Compare commits
1 Commits
129f58f617
...
be2c80005a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
be2c80005a |
@@ -14,7 +14,8 @@ 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
|
||||||
- name: Do release
|
- name: Archive artifacts
|
||||||
uses: actions/gitea-release-action@v1
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
files: public
|
name: public-website
|
||||||
|
path: public
|
||||||
|
Reference in New Issue
Block a user