mirror of
https://github.com/jimeh/go-render.git
synced 2026-02-19 11:26:39 +00:00
ci(release): use jimehbot app to run release please
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -77,3 +77,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: jimeh/release-please-manifest-action@v1
|
- uses: jimeh/release-please-manifest-action@v1
|
||||||
id: release-please
|
id: release-please
|
||||||
|
with:
|
||||||
|
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
|
||||||
|
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user