Fix indentation for pages action
This commit is contained in:
parent
63bc637ae7
commit
fa098f955d
1 changed files with 3 additions and 3 deletions
6
.github/workflows/pages.yml
vendored
6
.github/workflows/pages.yml
vendored
|
@ -1,9 +1,9 @@
|
|||
name: GitHub Pages
|
||||
|
||||
on:
|
||||
- push:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue