Skip to content

Commit 9e2de02

Browse files
committed
small release-please fix
1 parent 1a2d1a7 commit 9e2de02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
1717
app-id: ${{ secrets.TOKENS_APP_ID }}
1818

19-
- uses: GoogleCloudPlatform/release-please-action@v4
19+
- uses: googleapis/release-please-action@v4
2020
id: release
2121
with:
2222
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)