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 77f28b4 commit c38b225Copy full SHA for c38b225
.github/workflows/release-please.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.event_name == 'push'
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: google-github-actions/release-please-action@v4
+ - uses: google-github-actions/release-please-action@v2
20
id: release
21
with:
22
package-name: node-gyp
0 commit comments