Skip to content

Commit

Permalink
Merge branch 'main' of github.com:noclocks/dns
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Feb 26, 2024
2 parents dcfca73 + 828604d commit 1e53950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dnscontrol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PORKBUN_API_KEY: ${{ secrets.PORKBUN_API_KEY }}
PORKBUN_API_SECRET: ${{ secrets.PORKBUN_API_SECRET }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

jobs:
dnscontrol:
Expand Down

0 comments on commit 1e53950

Please sign in to comment.