aaa
Build and push libstax and stax-cli to cargo registry / build (push) Has been cancelled Details

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

View File

@ -12,7 +12,7 @@ jobs:
runs-on: docker
steps:
- uses: actions/checkout@v4
- uses: codeberg.org/wackbyte/rust-toolchain@trunk
- uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
with:
toolchain: nightly
- run: cargo publish --token ${{ secrets.CARGO_REGISTRY_TOKEN }}