Skip to content

Commit

Permalink
test publish-action
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Sep 11, 2024
1 parent db81fac commit 18e4563
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 @@ -43,7 +43,7 @@ jobs:
cargo test --doc
- name: Run publish-action of oss
run: publish-action
uses: "tu6ge/publish-action@master"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit 18e4563

Please sign in to comment.