Skip to content

Commit

Permalink
Remove likely-unneeded GH_TOKEN from publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Apr 22, 2024
1 parent d0b10c2 commit fd03a44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,3 @@ jobs:
fi
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fd03a44

Please sign in to comment.