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 ed72dad commit d29afd8Copy full SHA for d29afd8
1 file changed
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write # for googleapis/release-please-action to create release PR
17
# Release-please creates a PR that tracks all changes
18
steps:
19
- - uses: google-github-actions/release-please-action@v3
+ - uses: googleapis/release-please-action@v3
20
id: release
21
with:
22
command: manifest
0 commit comments