Création automatique du ZIP
All checks were successful
Publish / Build and upload docker image (release) Successful in 33s
All checks were successful
Publish / Build and upload docker image (release) Successful in 33s
This commit is contained in:
@@ -12,6 +12,8 @@ jobs:
|
|||||||
run: mkdir -p bin
|
run: mkdir -p bin
|
||||||
- name: Copy files
|
- name: Copy files
|
||||||
run: cp White-light.wav bin/ && cp White-light.fseq bin/
|
run: cp White-light.wav bin/ && cp White-light.fseq bin/
|
||||||
|
- name : Compress dir
|
||||||
|
run: zip White-light.zip bin/White-light.wav bin/White-light.fseq
|
||||||
|
|
||||||
|
|
||||||
- uses: akkuman/gitea-release-action@v1
|
- uses: akkuman/gitea-release-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user