We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a234d9 commit 00a932eCopy full SHA for 00a932e
.github/workflows/release-please.yml
@@ -13,7 +13,7 @@ jobs:
13
release-please:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
17
id: release
18
with:
19
config-file: release-please-config.json
0 commit comments