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 b9fa5cdCopy full SHA for b9fa5cd
.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-action@v3
13
id: release
14
with:
15
release-type: node
0 commit comments