Skip to content

Commit

Permalink
chore: remove unnecessary GITHUB_TOKEN environment variable from rele…
Browse files Browse the repository at this point in the history
…ase workflow [#1]
  • Loading branch information
d3p1 committed Aug 29, 2023
1 parent 0b43f65 commit d435485
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ jobs:
- name:
Generate release
env:
GITHUB_TOKEN:
${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN:
${{ secrets.NPM_TOKEN }}
run:
Expand Down

0 comments on commit d435485

Please sign in to comment.