mirror of
https://github.com/jimeh/release-please-manifest-action.git
synced 2026-02-19 09:06:42 +00:00
ci(release): switch back to stable version of self for release job
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -19,8 +19,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.ref == 'refs/heads/main'
|
||||
steps:
|
||||
# TOOD: Switch back to @v1 once once v1.0.3 is released.
|
||||
- uses: jimeh/release-please-manifest-action@main
|
||||
- uses: jimeh/release-please-manifest-action@v1
|
||||
id: release
|
||||
with:
|
||||
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
|
||||
|
||||
Reference in New Issue
Block a user