We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
googleapis/release-please-action
1 parent 54125ad commit fd32c57Copy full SHA for fd32c57
1 file changed
.github/workflows/release_pr.yml
@@ -8,7 +8,7 @@ jobs:
8
release-please:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
12
id: release
13
with:
14
token: ${{ secrets.GH_CQ_BOT }}
0 commit comments