andrewbanchich / forty-jekyll-theme

A Jekyll version of the "Forty" theme by HTML5 UP.
https://andrewbanchich.github.io/forty-jekyll-theme/
Other
1.05k stars 2.17k forks source link

main.yml #163

Closed VictoriaChoy closed 2 years ago

VictoriaChoy commented 2 years ago

name: Jekyll Deploy

on: [push]

jobs: build_and_deploy: runs-on: ubuntu-latest steps:

VictoriaChoy commented 2 years ago

Please approve the workflow, thank you so much!