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 9f0202a commit 234df28Copy full SHA for 234df28
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Release action
12
- uses: google-github-actions/release-please-action@v3
+ uses: googleapis/release-please@v3
13
id: release
14
with:
15
release-type: node
0 commit comments