Skip to content

Commit 7e1b759

Browse files
committed
chore: Add id to workflow step to ref output correctly
1 parent 4e2c633 commit 7e1b759

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)