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