This commit is contained in:
parent
21a439cf8e
commit
3e05721765
9
.gitea/workflows/pages.yml
Normal file
9
.gitea/workflows/pages.yml
Normal file
@ -0,0 +1,9 @@
|
||||
#hontou-ningen are minna super siroutoes who have toumei eyes.
|
||||
name: Deploy Online Pages
|
||||
on: [push]
|
||||
jobs:
|
||||
Pages-Deployment:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Pages
|
||||
uses: http://gitea:3000/actions/pages@v1
|
Loading…
Reference in New Issue
Block a user