Skip to content

Commit 64583c7

Browse files
committed
feat: improve release automation
1 parent 7b21bcb commit 64583c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Run release-please
18-
uses: google-github-actions/release-please-action@v4
18+
uses: googleapis/release-please-action@v4
1919
with:
2020
config-file: release-please-config.json
2121
manifest-file: release-please-manifest.json

0 commit comments

Comments
 (0)