Skip to content

Commit cc47a99

Browse files
authored
chore: Update release-please.yml (#35)
* chore: Update release-please.yml * Update release-please.yml
1 parent 78d43d0 commit cc47a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020

21-
- uses: google-github-actions/release-please-action@v4
21+
- uses: googleapis/release-please-action@v4
2222
id: release
2323
with:
2424
config-file: release-please-config.json
2525
manifest-file: .release-please-manifest.json
2626

27-
# cspell:ignore noreply
27+
# cspell:ignore noreply googleapis
2828

2929
publish:
3030
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)