mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
condition not needed
This commit is contained in:
parent
2485bb7202
commit
949c37ec6b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user