dekitetekureee
This commit is contained in:
parent
2c77e6de12
commit
0f3391efd0
8
.gitea/workflows/pages.yml
Normal file
8
.gitea/workflows/pages.yml
Normal file
@ -0,0 +1,8 @@
|
||||
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