Skip to content

docs: update SS10 topics, add LN and other topics (#35) #27

docs: update SS10 topics, add LN and other topics (#35)

docs: update SS10 topics, add LN and other topics (#35) #27

Workflow file for this run

name: Build and deploy on push
on:
push:
branches:
- master
jobs:
build:
name: shalzz/zola-deploy-action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: shalzz/zola-deploy-action
uses: shalzz/zola-deploy-action@master
env:
PAGES_BRANCH: gh-pages
BUILD_DIR: .
BUILD_FLAGS: --drafts
TOKEN: ${{ secrets.TOKEN }}