generated from PlexSheep/baserepo
.gitea/workflows/cargo-publish.yaml aktualisiert
This commit is contained in:
parent
f6b8e18411
commit
e39720d0e7
|
@ -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