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 b93e16f commit f2a8497Copy full SHA for f2a8497
.github/workflows/release-please.yml
@@ -11,7 +11,7 @@ jobs:
11
12
# Release-please creates a PR that tracks all changes
13
steps:
14
- - uses: google-github-actions/release-please-action@v3
+ - uses: googleapis/release-please-action@v3
15
id: release
16
with:
17
command: manifest
0 commit comments