Skip to content

Commit

Permalink
ci: add token to release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Vandot committed Sep 12, 2023
1 parent 64bdf20 commit f78458f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
with:
token: ${{ secrets.GHA_PAT_BASIC }}
release-type: node
package-name: etherproxy
bump-minor-pre-major: true

0 comments on commit f78458f

Please sign in to comment.