Compare commits
1 Commits
main
...
2c95898cbd
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2c95898cbd |
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