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