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 b8b3a59 commit e2e0647Copy full SHA for e2e0647
.github/workflows/release-please.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: google-github-actions/release-please-action@v3
11
+ id: release
12
with:
13
token: ${{secrets.GOOGLEWORKSPACE_BOT_TOKEN}}
14
release-type: node
0 commit comments