Fix indentation for pages action

This commit is contained in:
Tobias Gruetzmacher 2021-05-01 14:10:48 +02:00
parent 63bc637ae7
commit fa098f955d

View file

@ -1,9 +1,9 @@
name: GitHub Pages
on:
- push:
branches:
- master
push:
branches:
- master
jobs:
deploy: