WIP fix workflow run

This commit is contained in:
Jarred Sumner
2022-07-22 12:34:35 -07:00
parent 15e8e67017
commit cd7f6db1d3

View File

@@ -142,7 +142,7 @@ jobs:
name: release
runs-on: ubuntu-18.04
timeout-minutes: 90
if: github.ref_name == 'main'
if: github.ref == 'main'
needs:
- linux-x64
- linux-aarch64