Skip to content

Commit f78458f

Browse files
author
Ivan Vandot
committed
ci: add token to release-please
1 parent 64bdf20 commit f78458f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release_github.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: GoogleCloudPlatform/release-please-action@v3
1919
id: release
2020
with:
21+
token: ${{ secrets.GHA_PAT_BASIC }}
2122
release-type: node
2223
package-name: etherproxy
2324
bump-minor-pre-major: true

0 commit comments

Comments
 (0)