Compare commits
1 Commits
414260513b
...
63422b1635
Author | SHA1 | Date | |
---|---|---|---|
![]() |
63422b1635 |
@@ -14,8 +14,10 @@ jobs:
|
||||
uses: shalzz/zola-deploy-action@v0.20.0
|
||||
env:
|
||||
BUILD_ONLY: true
|
||||
- name: Create archive
|
||||
run: tar -czf public.tar.gz public/
|
||||
- name: Upload artifacts
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: main
|
||||
path: public/
|
||||
name: public
|
||||
path: public.tar.gz
|
||||
|
Reference in New Issue
Block a user