Skip to content

Add link to llm techniques #119

Add link to llm techniques

Add link to llm techniques #119

Workflow file for this run

name: Gatsby Publish
on:
push:
branches:
main
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
deploy-branch: gh-pages