condition not needed

This commit is contained in:
Martin Marmsoler 2022-04-21 18:11:41 +02:00
parent 2485bb7202
commit 949c37ec6b

View File

@ -285,7 +285,6 @@ jobs:
ls "artifacts/Gittyup-x86_64"
- name: Update GitHub release
if: github.ref_type != 'tag'
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}