Compare commits
1 Commits
7f6529a4fa
...
03ec18ce10
Author | SHA1 | Date | |
---|---|---|---|
![]() |
03ec18ce10 |
@@ -16,6 +16,6 @@ jobs:
|
|||||||
BUILD_ONLY: true
|
BUILD_ONLY: true
|
||||||
- run: tar -czvf bac-public-$(date -I).tar.gz public/
|
- run: tar -czvf bac-public-$(date -I).tar.gz public/
|
||||||
- name: Do release
|
- name: Do release
|
||||||
uses: https://gitea.com/actions/gitea-release-action@v1
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
files: bac-public-$(date -I).tar.gz
|
path: bac-public-$(date -I).tar.gz
|
||||||
|
Reference in New Issue
Block a user