Skip to content

Merge pull request #94 from parkr/dependabot/pip/octodns-1.9.0 #170

Merge pull request #94 from parkr/dependabot/pip/octodns-1.9.0

Merge pull request #94 from parkr/dependabot/pip/octodns-1.9.0 #170

on:
push:
branches:
- main
- github-actions
workflow_dispatch:
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_EMAIL: ${{ secrets.CLOUDFLARE_EMAIL }}
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
with:
args: octodns-sync --config-file ./config/production.yaml --doit