main
HeNine
parent ac77e7ceb3
commit 262433a045

@ -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="Bearer ${{ secrets.PACKAGE_TOKEN }}"

Loading…
Cancel
Save