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