Skip to content

Update pelican.yml

Update pelican.yml #44

Workflow file for this run

name: Deploy
on:
push:
branches: ["main"]
workflow_dispatch:
jobs:
Deploy:
uses: seanh/ghp-pelican/.github/workflows/pelican.yml@main
permissions:
contents: read
pages: write
id-token: write

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

View workflow run for this annotation

GitHub Actions / .github/workflows/pelican.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
with:
settings: "publishconf.py"