Compare commits

..

No commits in common. "9ed5513783a30bc7dca2a74bcd0b4247b8442a37" and "166b6285a9522bdf89e1ccbe1a72724db33c0fb0" have entirely different histories.

View file

@ -16,8 +16,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- uses: katyo/publish-crates@v2
with:
args: --index "https://git.cscherr.de/PlexSheep/_cargo-index.git"
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}
args: --index "sparse+https://git.cscherr.de/api/packages/PlexSheep/cargo/" --token ${{ secrets.CARGO_REGISTRY_TOKEN_CSCHERRDE }}
# - uses: katyo/publish-crates@v2
# with:
# registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN_CRATESIO }}