Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto
Browse files Browse the repository at this point in the history
diegolix29 committed Sep 27, 2024
1 parent 48c5b9a commit 5bb7247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -382,7 +382,7 @@ jobs:
path: Shadps4-qt.AppImage

pre-release:
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
if: github.ref == 'refs/heads/AUTOMain' && github.event_name == 'push'
needs: [get-info, windows-sdl, windows-qt, macos-sdl, macos-qt, linux-sdl, linux-qt]
runs-on: ubuntu-latest
steps:

0 comments on commit 5bb7247

Please sign in to comment.