Skip to content

Deploy

Deploy #47

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
with:

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

View workflow run for this annotation

GitHub Actions / Deploy

Invalid workflow file

The workflow is not valid. .github/workflows/pelican.yml (Line: 13, Col: 1): Unexpected value 'with'
settings: "publishconf.py"