fix publish ci

This commit is contained in:
Christoph J. Scherr 2024-01-17 01:41:11 +01:00
parent 310945bf0b
commit 6e205b1707
1 changed files with 1 additions and 1 deletions

View File

@ -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: