Skip to content

Commit f867d37

Browse files
ci: adjust release-please workflow (#371)
1 parent 0dde746 commit f867d37

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
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
app-id: ${{ vars.GHA_APP_ID }}
1515
private-key: ${{ secrets.GHA_PRIVATE_KEY }}
16-
- uses: google-github-actions/release-please-action@v4
16+
- uses: googleapis/release-please-action@v4
1717
id: release
1818
with:
1919
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)