mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 09:18:59 +00:00
Fix GitHub workflow file
This commit is contained in:
parent
639c73618a
commit
ce9c76ca4d
3
.github/workflows/generate-site.yaml
vendored
3
.github/workflows/generate-site.yaml
vendored
@ -1,7 +1,8 @@
|
||||
name: Generate site to GitHub pages
|
||||
on:
|
||||
push:
|
||||
- master
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
generate-site:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user