We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a8548 commit 93758e2Copy full SHA for 93758e2
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
release_please:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
13
id: release_please
14
with:
15
config-file: .github/release-please-config.json
0 commit comments