moar ci crap #46

Merged
PlexSheep merged 4 commits from devel into master 2024-01-17 02:14:14 +01:00
1 changed files with 4 additions and 5 deletions
Showing only changes of commit efc7ea9214 - Show all commits

View File

@ -24,8 +24,7 @@ jobs:
' > ~/.cargo/config.toml
- uses: katyo/publish-crates@v2
with:
args: --registry cscherr
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
# - uses: katyo/publish-crates@v2
# with:
# registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
args: --registry cscherr --token ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
#- uses: katyo/publish-crates@v2
# with:
# args: --token ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}