Skip to content

Commit

Permalink
ci(release): switch back to stable version of self for release job
Browse files Browse the repository at this point in the history
  • Loading branch information
jimeh committed May 13, 2024
1 parent 094ab08 commit 9c79e61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 9c79e61

Please sign in to comment.