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

main
HeNine 1 year ago
parent b68cd72ce3
commit ac77e7ceb3

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