There was an error while loading. Please reload this page.
1 parent 1a2d1a7 commit 9e2de02Copy full SHA for 9e2de02
1 file changed
.github/workflows/release-please.yml
@@ -16,7 +16,7 @@ jobs:
16
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
17
app-id: ${{ secrets.TOKENS_APP_ID }}
18
19
- - uses: GoogleCloudPlatform/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
20
id: release
21
with:
22
token: ${{ steps.get-token.outputs.token }}
0 commit comments