Skip to content

Commit e161aa2

Browse files
authored
chore: add missing id to release-please step (#147)
1 parent a6613ee commit e161aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: GoogleCloudPlatform/release-please-action@v2
11+
id: release
1112
with:
1213
token: ${{ secrets.NODE_PKG_RELEASE_TOKEN }}
1314
release-type: node

0 commit comments

Comments
 (0)