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 d5994ac commit 2f1e327Copy full SHA for 2f1e327
.github/workflows/release-please.yml
@@ -10,7 +10,7 @@ jobs:
10
11
# Release-please creates a PR that tracks all changes
12
steps:
13
- - uses: google-github-actions/release-please-action@v3
+ - uses: googleapis/release-please@v3
14
id: release
15
with:
16
release-type: ruby
0 commit comments