generated from PlexSheep/baserepo
Compare commits
2 commits
f6b8e18411
...
85b444745c
Author | SHA1 | Date | |
---|---|---|---|
85b444745c | |||
e39720d0e7 |
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue