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 520bb07 commit e7429f9Copy full SHA for e7429f9
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
- dist: ubuntu14
53
steps:
54
- uses: actions/checkout@v4
55
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
56
with:
57
config-file: .github/release-please-config.json
58
manifest-file: .github/release-please-manifest.json
0 commit comments