Remove if for main build

This commit is contained in:
Gerald Pinder 2024-05-15 10:23:12 -04:00
parent c472fad2af
commit 2cb6d1e00c

View file

@ -158,7 +158,6 @@ jobs:
id-token: write
needs:
- build
if: needs.build.outputs.push == 'true'
steps:
- name: Maximize build space