webs/.gitea/workflows/pages.yml

9 lines
240 B
YAML
Raw Permalink Normal View History

2023-07-16 23:32:34 +09:00
#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