Skip to content

Commit 1c858f2

Browse files
authored
Add config_file argument to publish workflow
1 parent bae3ce1 commit 1c858f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
3131
with:
3232
args: push
33+
config_file: 'dnsconfig.js'

0 commit comments

Comments
 (0)