Skip to content

Commit

Permalink
Merge pull request #42 from cybozu/set-gh-token
Browse files Browse the repository at this point in the history
Set `GH_TOKEN` to create PR
  • Loading branch information
sosukesuzuki authored Oct 1, 2023
2 parents 3d08366 + 7ccb849 commit 171fe97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ jobs:
run: ./scripts/release.sh
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GH_TOKEN: ${{ github.token }}
working-directory: ./es

0 comments on commit 171fe97

Please sign in to comment.