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 b22c89f commit e663dc7Copy full SHA for e663dc7
.github/workflows/release-please.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.GITHUB_TOKEN }}
0 commit comments