We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f572ced commit 11a312fCopy full SHA for 11a312f
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
RELEASE_CANDIDATE: ${{ steps.versions.outputs.RELEASE_CANDIDATE }}
19
RELEASE_NAME: ${{ steps.versions.outputs.RELEASE_NAME }}
20
steps:
21
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
22
id: release
23
with:
24
release-type: go
0 commit comments