Merge pull request '.gitea/workflows/cargo-publish.yaml aktualisiert' (#44) from plexsheep-patch-1 into master
Cargo Check, Format, Fix, Test and publish / cargo CI (push) Failing after 2m8s Details

Reviewed-on: #44
This commit is contained in:
Christoph J. Scherr 2024-01-17 02:08:44 +01:00
commit 85b444745c
1 changed files with 1 additions and 1 deletions

View File

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