We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc97f0 commit 57b8ecaCopy full SHA for 57b8eca
.github/workflows/release-please.yml
@@ -10,7 +10,7 @@ jobs:
10
release-please:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
14
with:
15
# this assumes that you have created a personal access token
16
# (PAT) and configured it as a GitHub action secret named
0 commit comments