Compare commits
1 Commits
93a77a6887
...
7f6529a4fa
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7f6529a4fa |
@@ -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: gitea.com/actions/gitea-release-action@v1
|
uses: https://gitea.com/actions/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
files: bac-public-$(date -I).tar.gz
|
files: bac-public-$(date -I).tar.gz
|
||||||
|
Reference in New Issue
Block a user