Skip to content

Commit 5a06eed

Browse files
authored
chore: add id to release workflow step (#432)
1 parent 6f60f50 commit 5a06eed

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
@@ -14,6 +14,7 @@ jobs:
1414
app-id: ${{ secrets.TOKENS_APP_ID }}
1515

1616
- uses: GoogleCloudPlatform/release-please-action@v3
17+
id: release
1718
with:
1819
token: ${{ steps.get-token.outputs.token }}
1920
release-type: node

0 commit comments

Comments
 (0)