Skip to content

Commit

Permalink
Removed unneeded ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
kugland committed Mar 2, 2024
1 parent 608f0c2 commit 4ebe27e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ jobs:
uses: Swatinem/[email protected]
- name: Run cargo publish
run: cargo publish --token=${{ secrets.CRATES_IO_TOKEN }}
env:
CRATES_IO_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}

0 comments on commit 4ebe27e

Please sign in to comment.