Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MuntasirSZN authored Jan 17, 2025
1 parent cacca56 commit a02f8d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
- name: 📦 Release To crates.io
run: |
rm -rf artifacts/
cargo publish --allow-dirty --token ${{ secrets.CRATES_IO_TOKEN }}
- name: 🔒 Update PKGBUILD sha256 checksums
run: |
Expand Down

0 comments on commit a02f8d0

Please sign in to comment.