remove not needed if

This commit is contained in:
Martin Marmsoler 2022-04-20 18:23:59 +02:00
parent 40b08af777
commit 35c90d2779

View File

@ -257,7 +257,6 @@ jobs:
ls "artifacts/Gittyup-x86_64"
- name: Update GitHub prerelease
if: ${{ github.ref == 'refs/heads/master' }}
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}