Skip to content

Merge pull request #49 from jekyll/dependabot/docker/dot-github/actio… #49

Merge pull request #49 from jekyll/dependabot/docker/dot-github/actio…

Merge pull request #49 from jekyll/dependabot/docker/dot-github/actio… #49

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