Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Aug 24, 2021
1 parent 481c75b commit c055800
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 @@ -22,5 +22,5 @@ jobs:

- name: Publish
run: |
cargo login $TOKEN_CRATES_IO
cargo login ${{ secrets.TOKEN_CRATES_IO }}
cargo publish

0 comments on commit c055800

Please sign in to comment.