Skip to content

Fix the incorrect string formatting and ensure the subcategories vari… #448

Fix the incorrect string formatting and ensure the subcategories vari…

Fix the incorrect string formatting and ensure the subcategories vari… #448

name: Rebuild Cookbook Website
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Call Deploy Hook
run: curl -X POST ${{ secrets.WEBSITE_DEPLOY_HOOK_URL }}