Skip to content

try forking nikola

try forking nikola #6

Workflow file for this run

on: [push]
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: fehiepsi/nikola-action@v9
with:
dry_run: false