We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b78df0 commit 6c609fcCopy full SHA for 6c609fc
.github/workflows/release-please.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
14
app-id: ${{ secrets.TOKENS_APP_ID }}
15
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
16
id: release
17
18
token: ${{ steps.get-token.outputs.token }}
0 commit comments