Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 8f1172c

Browse files
committed
chore: Run release-please as workspace-bot
1 parent 73bec3b commit 8f1172c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
steps:
1010
- uses: google-github-actions/release-please-action@v3
1111
with:
12+
token: ${{secrets.GOOGLEWORKSPACE_BOT_TOKEN}}
1213
release-type: node
1314
package-name: release-please-action
1415
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)