Skip to content

Commit

Permalink
Don't restrict to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefterv authored Sep 16, 2024
1 parent 93598ec commit b1a6483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
- name: Build Release
run: ant -noinput -buildfile build/build.xml ${{ matrix.os_prefix }}-dist -Dversion="${{ github.sha }}"
- name: Add artifact
if: ${{ github.ref == 'ref/head/main' }}
uses: actions/upload-artifact@v3
id: upload
with:
Expand Down

0 comments on commit b1a6483

Please sign in to comment.