Skip to content

Commit

Permalink
allow dupe PRs (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChronosMasterOfAllTime authored Jul 26, 2023
1 parent d7c32ae commit 249e9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
# Optional, will be determined automatically
revision: ${{github.sha}}
# Optional, if don't want to check for already open PRs
force: false # true
force: true # true

0 comments on commit 249e9ad

Please sign in to comment.