Skip to content

Commit

Permalink
chore: change publish-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Sep 18, 2024
1 parent 7b32124 commit 1715cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cargo test --doc
- name: Run publish-action of oss
uses: tu6ge/[email protected].4
uses: tu6ge/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit 1715cf5

Please sign in to comment.