Compare commits
1 Commits
c9365ebc48
...
a774450a77
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a774450a77 |
@@ -14,7 +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
|
||||||
- runs: tar -czf public-$(date -I).tar.gz public/
|
- run: tar -czf public-$(date -I).tar.gz public/
|
||||||
- name: Do release
|
- name: Do release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
|
Reference in New Issue
Block a user