evilsoys/.gitea/workflows/pages.yml
halsamen 9778faf334
All checks were successful
Deploy Online Pages / Pages-Deployment (push) Successful in 13s
okamoto English
2023-07-16 23:26:03 +09:00

9 lines
240 B
YAML

#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