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 0ab54d0 commit 4ef2ab5Copy full SHA for 4ef2ab5
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Release Please Action
17
- uses: google-github-actions/release-please-action@v4
+ uses: googleapis/release-please-action@v4
18
with:
19
token: ${{ secrets.PERSONAL_TOKEN }}
20
config-file: release-please-config.json
0 commit comments