We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384519c commit 9966b0fCopy full SHA for 9966b0f
1 file changed
.github/workflows/release-please.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Release Please Action
23
- uses: google-github-actions/release-please-action@v4
+ uses: googleapis/release-please-action@v4
24
id: release
25
with:
26
release-type: python # Specifies that it's a Python project
0 commit comments