Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Windows200000 authored May 17, 2024
1 parent 592ece4 commit 49e7f5a
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 @@ -194,7 +194,7 @@ jobs:

update_releases_page:
name: Upload builds to Releases
if: github.event_name != 'pull_request'
if: github.event.pull_request.merged == true
needs:
- windows
- linux-pyinstaller
Expand Down

0 comments on commit 49e7f5a

Please sign in to comment.