Skip to content

Commit ee6d1a5

Browse files
Merge pull request #112 from pythoninthegrass/dev
ci: Update release please action
2 parents c9b4a94 + 92c771b commit ee6d1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Release with release-please
18-
uses: google-github-actions/release-please-action@v4
18+
uses: googleapis/release-please-action@v4
1919
with:
2020
# PAT with write access to the repository
2121
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 commit comments

Comments
 (0)