We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6613ee commit e161aa2Copy full SHA for e161aa2
.github/workflows/release-please.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: GoogleCloudPlatform/release-please-action@v2
11
+ id: release
12
with:
13
token: ${{ secrets.NODE_PKG_RELEASE_TOKEN }}
14
release-type: node
0 commit comments