generated from PlexSheep/baserepo
Merge pull request 'fix publish ci' (#38) from plexsheep-patch-1 into master
Cargo Check, Format, Fix, Test and publish / cargo CI (push) Failing after 1m42s
Details
Cargo Check, Format, Fix, Test and publish / cargo CI (push) Failing after 1m42s
Details
Reviewed-on: #38
This commit is contained in:
commit
68e9ffcf70
|
@ -16,7 +16,7 @@ jobs:
|
|||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: katyo/publish-crates@v2
|
||||
with:
|
||||
args: --index "https://git.cscherr.de/PlexSheep/_cargo-index.git"
|
||||
args: --index "sparse+https://git.cscherr.de/api/packages/PlexSheep/cargo/"
|
||||
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CSCHERRDE }}
|
||||
# - uses: katyo/publish-crates@v2
|
||||
# with:
|
||||
|
|
Reference in New Issue