Skip to content

feat: ✨ AI Code Generator #11

feat: ✨ AI Code Generator

feat: ✨ AI Code Generator #11

Workflow file for this run

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