generated from PlexSheep/baserepo
CI move token around
Cargo Check, Format, Fix and Test / cargo CI (push) Has been cancelled
Details
Cargo Check, Format, Fix and Test / cargo CI (push) Has been cancelled
Details
This commit is contained in:
parent
b111619f17
commit
efc7ea9214
|
@ -24,8 +24,7 @@ jobs:
|
||||||
' > ~/.cargo/config.toml
|
' > ~/.cargo/config.toml
|
||||||
- uses: katyo/publish-crates@v2
|
- uses: katyo/publish-crates@v2
|
||||||
with:
|
with:
|
||||||
args: --registry cscherr
|
args: --registry cscherr --token ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
|
||||||
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
|
#- uses: katyo/publish-crates@v2
|
||||||
# - uses: katyo/publish-crates@v2
|
# with:
|
||||||
# with:
|
# args: --token ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
|
||||||
# registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
|
|
||||||
|
|
Reference in New Issue