... except no md5 on a pull request
This commit is contained in:
parent
e4c5efb2f3
commit
c7a5461522
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
||||
dest: intro-skipper-${{ env.GIT_HASH }}.zip
|
||||
|
||||
- name: Generate md5
|
||||
if: github.event_name != 'pull_request'
|
||||
run: md5sum intro-skipper-${{ env.GIT_HASH }}.zip > intro-skipper-${{ env.GIT_HASH }}.md5
|
||||
|
||||
- name: Publish prerelease
|
||||
|
Loading…
x
Reference in New Issue
Block a user