Skip to content

Commit

Permalink
chore(action): upgrade publish-action
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Sep 18, 2024
1 parent 10e1a27 commit 0dbd0d2
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].2
uses: tu6ge/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit 0dbd0d2

Please sign in to comment.