Compare commits
1 Commits
main
...
d83afcea01
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d83afcea01 |
14
.gitea/workflows/release.yml
Normal file
14
.gitea/workflows/release.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: release
|
||||
|
||||
on:
|
||||
- push
|
||||
|
||||
jobs:
|
||||
get:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
zola:
|
||||
runs-on: jauderho/zola
|
||||
steps:
|
||||
- run: zola build
|
Reference in New Issue
Block a user