Skip to content

Correct variable name from system_message to developer_message an… #544

Correct variable name from system_message to developer_message an…

Correct variable name from system_message to developer_message an… #544

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 }}