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.
google-github
1 parent 1bb0fb5 commit 256cf8aCopy full SHA for 256cf8a
1 file changed
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
release_created: ${{ steps.release.outputs.release_created }}
19
release_tag: ${{ steps.release.outputs.tag_name }}
20
steps:
21
- - uses: google-github-actions/release-please-action@v3
+ - uses: googleapis/release-please-action@v3
22
id: release
23
with:
24
release-type: node
0 commit comments