Skip to content

update sobre

update sobre #37

Workflow file for this run

name: Deploy to github pages
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nelsonjchen/[email protected]
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
PELICAN_CONFIG_FILE: publishconf.py