Compare commits
1 Commits
6f8b807cd4
...
baecb8a125
Author | SHA1 | Date | |
---|---|---|---|
![]() |
baecb8a125 |
@@ -14,8 +14,7 @@ jobs:
|
|||||||
uses: shalzz/zola-deploy-action@v0.20.0
|
uses: shalzz/zola-deploy-action@v0.20.0
|
||||||
env:
|
env:
|
||||||
BUILD_ONLY: true
|
BUILD_ONLY: true
|
||||||
- run: tar -czvf bac-public-$(date -I).tar.gz public/
|
|
||||||
- name: Do release
|
- name: Do release
|
||||||
uses: actions/upload-artifact@v4
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
path: "*.tar.gz"
|
files: public/
|
||||||
|
Reference in New Issue
Block a user