Skip to content

Commit

Permalink
Bump publish-crates action
Browse files Browse the repository at this point in the history
  • Loading branch information
DelSkayn committed Nov 19, 2024
1 parent c175fd8 commit 77c347b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
with:
toolchain: stable
- name: Publish crates
uses: katyo/publish-crates@v1
uses: katyo/publish-crates@v2
with:
registry-token: ${{ secrets.CRATES_TOKEN }}
no-verify: true
#dry-run: true
dry-run: true

0 comments on commit 77c347b

Please sign in to comment.