Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
ci: don't update release
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Feb 23, 2024
1 parent 5e5e426 commit df41f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
if: github.ref_name == 'main'
with:
allowUpdates: true
skipIfReleaseExists: true
body: See https://github.com/uhop/node-re2#release-history for more changes
commit: ${{ github.sha }}
name: ${{ env.VERSION }}
Expand Down

0 comments on commit df41f42

Please sign in to comment.