Reviewed-on: https://gitea.subcultureofone.org/greg/tkr/pulls/83 Co-authored-by: Greg Sarjeant <greg@subcultureofone.org> Co-committed-by: Greg Sarjeant <greg@subcultureofone.org>
This commit is contained in:
parent
33d722b225
commit
e809644b49
@ -28,7 +28,7 @@ jobs:
|
||||
- name: Build zip archive
|
||||
run: |
|
||||
(cd ../; \
|
||||
zip -r tkr/tkr.zip \
|
||||
zip -r tkr/tkr.${{ gitea.ref_name }}.zip \
|
||||
tkr/README.md tkr/LICENSE tkr/tkr-setup.php tkr/config tkr/examples tkr/public tkr/src tkr/storage tkr/templates)
|
||||
- name: Push zip to Generic gitea registry
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user