This commit is contained in:
13
.gitea/workflows/release.yml
Normal file
13
.gitea/workflows/release.yml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
name: release
|
||||||
|
|
||||||
|
on:
|
||||||
|
- push
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
zola-builder:
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
#- container:
|
||||||
|
# image: jauderho/zola
|
||||||
|
- run: ls -l
|
Reference in New Issue
Block a user