.gitea/workflows/cargo-publish.yaml aktualisiert

This commit is contained in:
Christoph J. Scherr 2024-01-17 02:08:32 +01:00
parent f6b8e18411
commit e39720d0e7
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- uses: katyo/publish-crates@v2
with:
args: --registry cscherr
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CSCHERRDE }}
# - uses: katyo/publish-crates@v2
# with:
# registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}