We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9b4a94 + 92c771b commit ee6d1a5Copy full SHA for ee6d1a5
.github/workflows/release-please.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Release with release-please
18
- uses: google-github-actions/release-please-action@v4
+ uses: googleapis/release-please-action@v4
19
with:
20
# PAT with write access to the repository
21
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments