generated from PlexSheep/baserepo
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
Cargo Check, Format, Fix, Test and publish / cargo CI (push) Failing after 2m8s
Details
Reviewed-on: #44
This commit is contained in:
commit
85b444745c
|
@ -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 }}
|
||||
|
|
Reference in New Issue