Compare commits
1 Commits
07e350bf67
...
de2593054c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
de2593054c |
@@ -2,9 +2,7 @@
|
||||
name: release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -16,8 +14,6 @@ jobs:
|
||||
uses: shalzz/zola-deploy-action@v0.20.0
|
||||
env:
|
||||
BUILD_ONLY: true
|
||||
- name: Create archive
|
||||
run: tar -czf public.tar.gz public/
|
||||
- name: Do release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user