We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
googleapis/release-please-action
google-github-actions
1 parent a4a710b commit 3669b9bCopy full SHA for 3669b9b
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
app-id: ${{ secrets.LENDABOT_APP_ID }}
21
private-key: ${{ secrets.LENDABOT_APP_PRIVATE_KEY }}
22
23
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
24
id: release
25
with:
26
token: ${{ steps.generate-token.outputs.token }}
0 commit comments