Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
holmofy committed Jul 13, 2024
1 parent b3555a2 commit 44c0913
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 @@ -29,4 +29,4 @@ jobs:
- name: Run tests
run: cargo test --workspace --verbose
- name: Run Publish
run: cargo ws publish --verbose --token=${{secrets.CARGO_TOKEN}}
run: cargo ws publish --token=${{secrets.CARGO_TOKEN}}

0 comments on commit 44c0913

Please sign in to comment.