mirror of https://github.com/4yn/brokenithm-kb
parent
3097ea5235
commit
4f28d4ce45
|
@ -51,7 +51,7 @@ jobs:
|
|||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
uses: montudor/action-zip@v1
|
||||
with:
|
||||
args: zip -qq -r brokenithm-kb.zip zip
|
||||
args: zip -qq -r brokenithm-kb.zip bin
|
||||
|
||||
- name: Create release
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
|
|
Loading…
Reference in New Issue