Skip to content

Commit 112cfbc

Browse files
authored
Update raw-api.yml
1 parent b064000 commit 112cfbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/raw-api.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- name: Update Data
3131
run: node util/raw-api.js
3232

33+
- name: Create CNAME
34+
run: echo "raw.is-a.dev" > raw-api/CNAME
35+
3336
- name: Commit
3437
uses: cpina/github-action-push-to-another-repository@main
3538
with:

0 commit comments

Comments
 (0)