build test
Publish Cargo package / Publish-Cargo (push) Failing after 4m9s Details

main
HeNine 1 year ago
parent 036fccce2c
commit 23170a7c78

@ -26,4 +26,4 @@ jobs:
uses: https://github.com/actions-rs/cargo@v1
with:
command: publish
args: --index=https://git.raptorpond.com/henine/_cargo-index.git --token=${{ secrets.PACKAGE_TOKEN }}
args: --index=https://git.raptorpond.com/henine/_cargo-index.git --token="${{ secrets.PACKAGE_TOKEN }}"

Loading…
Cancel
Save