mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
update script
This commit is contained in:
parent
8de5a77005
commit
2934db27ec
10 changed files with 26 additions and 44 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
paths:
|
||||
- "domains/**"
|
||||
- ".github/workflows/publish.yml"
|
||||
- "dnsconfig.js"
|
||||
- "scripts/dnsconfig.js"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-publish
|
||||
|
|
@ -26,4 +26,4 @@ jobs:
|
|||
CLOUDFLARE_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
|
||||
with:
|
||||
args: push
|
||||
config_file: "dnsconfig.js"
|
||||
config_file: "scripts/dnsconfig.js"
|
||||
Loading…
Add table
Add a link
Reference in a new issue