Skip to content

Adds new type tutorial #28

Adds new type tutorial

Adds new type tutorial #28

Workflow file for this run

on: push
name: Build and deploy GH Pages
jobs:
link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@v1
build:
name: shalzz/zola-deploy-action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: borales/[email protected]
with:
cmd: install
- name: shalzz/zola-deploy-action
uses: shalzz/[email protected]
env:
PAGES_BRANCH: gh-pages
TOKEN: ${{ secrets.TOKEN }}