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

Commit 75b40f7

Browse files
authored
chore: Add id to workflow step
1 parent 420bd70 commit 75b40f7

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
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: google-github-actions/release-please-action@v3
11+
id: release
1112
with:
1213
token: ${{secrets.GOOGLEWORKSPACE_BOT_TOKEN}}
1314
release-type: node

0 commit comments

Comments
 (0)