Skip to content

Commit

Permalink
Merge pull request #1568 from DarkGL/fix/fix-release-action
Browse files Browse the repository at this point in the history
chore: fix release workflow
  • Loading branch information
DarkGL authored Jan 17, 2025
2 parents 35130eb + 734103b commit 218f2c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,4 @@ jobs:
author_email: ${{ env.GIT_COMMIT_AUTHOR_EMAIL }}
message: 'feat: ${{ matrix.bun-version }} adds auto-generated benchmarks and bar graph'
push: true
pull: '--rebase'
fetch: true

0 comments on commit 218f2c1

Please sign in to comment.