Skip to content

Merge pull request #36 from hackthackathon/event-upd8/hth6 #6

Merge pull request #36 from hackthackathon/event-upd8/hth6

Merge pull request #36 from hackthackathon/event-upd8/hth6 #6

Workflow file for this run

name: Nikola Deploy
on:
push:
branches:
- main
jobs:
nikola_build:
runs-on: ubuntu-latest
name: 'Deploy Nikola to GitHub Pages'
steps:
- name: Check out
uses: actions/checkout@v2
- name: Build and Deploy Nikola
uses: getnikola/nikola-action@v8