Skip to content

fix github action

fix github action #2

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
working-directory: ./site
uses: getnikola/nikola-action@v4

Check failure on line 12 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 12, Col: 7): Unexpected value 'uses' .github/workflows/main.yml (Line: 13, Col: 7): Unexpected value 'with'
with:
dry_run: false