Fix GitHub workflow file

This commit is contained in:
Gabriel Arazas 2022-07-29 23:19:57 +08:00
parent 639c73618a
commit ce9c76ca4d

View File

@ -1,7 +1,8 @@
name: Generate site to GitHub pages
on:
push:
- master
branches:
- master
jobs:
generate-site:
runs-on: ubuntu-latest