Skip to content

Merge pull request #30 from jekyll/dependabot/pip/pip-23.3.1 #33

Merge pull request #30 from jekyll/dependabot/pip/pip-23.3.1

Merge pull request #30 from jekyll/dependabot/pip/pip-23.3.1 #33

on:
push:
branches:
- master
- github-actions
name: Deploy on push
jobs:
deployOnPush:
name: octodns sync
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: octodns sync
uses: ./.github/actions/octodns-cloudflare
env:
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
with:
args: octodns-sync --config-file ./config/production.yaml --doit