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 2cc7a0e commit 853049eCopy full SHA for 853049e
.github/workflows/release-please.yml
@@ -14,7 +14,7 @@ jobs:
14
release-please:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
18
id: release
19
with:
20
token: ${{ github.token }}
0 commit comments