Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilikesymmetry authored Oct 25, 2023
1 parent bbf2df7 commit d52ba58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
nodeVersion: 18
packageManager: pnpm
secrets:
githubToken: ${{ secrets.STATION_UI_TOKEN }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit d52ba58

Please sign in to comment.