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 cfa6b05 commit 80b6aa0Copy full SHA for 80b6aa0
.github/workflows/release-please.yml
@@ -17,7 +17,7 @@ jobs:
17
# if: ${{ github.actor != 'dependabot[bot]' }}
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
21
id: release
22
# The logic below handles the npm publication:
23
- name: Checkout Repository
0 commit comments