Compare commits
1 Commits
a774450a77
...
c9365ebc48
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c9365ebc48 |
@@ -14,7 +14,7 @@ jobs:
|
||||
uses: shalzz/zola-deploy-action@v0.20.0
|
||||
env:
|
||||
BUILD_ONLY: true
|
||||
- run: tar -czf public-$(date -I).tar.gz public/
|
||||
- runs: tar -czf public-$(date -I).tar.gz public/
|
||||
- name: Do release
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
|
Reference in New Issue
Block a user