Skip to content

Commit

Permalink
Release workflow: use auto-download
Browse files Browse the repository at this point in the history
  • Loading branch information
s1341 committed Oct 8, 2024
1 parent eca41f9 commit 4c983ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
- name: Publish crates to Crates.io
uses: katyo/publish-crates@v2
with:
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
args: --features=auto-download

0 comments on commit 4c983ba

Please sign in to comment.