Skip to content

Commit f51d100

Browse files
authored
Merge pull request #36 from ai-community-dev/fix/auto-publish-locations
Add reserved domains path to publish workflow
2 parents d54b821 + f1c0fdd commit f51d100

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
paths:
77
- "domains/*"
8+
- "domains/reserved/*"
89
- ".github/workflows/publish.yml"
910
- "dnsconfig.js"
1011

0 commit comments

Comments
 (0)