Skip to content

Commit 36182fa

Browse files
authored
chore: add id to RP workflow step (#819)
1 parent 50dc0ce commit 36182fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: googleapis/release-please-action@v4
23+
id: release
2324
with:
2425
token: ${{ secrets.UUID_RELEASE_PLEASE_TOKEN }}
2526
release-type: node

0 commit comments

Comments
 (0)