AAAA
Build and push libstax and stax-cli to cargo registry / build (push) Successful in 28s Details

This commit is contained in:
Hamcha 2024-04-13 02:17:44 +02:00
parent 88bd340445
commit b56a5bcb74
Signed by: hamcha
GPG Key ID: 1669C533B8CF6D89
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ jobs:
- uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
with:
toolchain: nightly
- run: cargo publish --token ${{ secrets.CARGO_REGISTRY_TOKEN }}
- run: cargo publish --token "${{ secrets.CARGO_REGISTRY_TOKEN }}"