Skip to content

Commit a21a037

Browse files
committed
cname in action
1 parent c317dae commit a21a037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: bahmutov/npm-install@v1
2222

2323
- name: Build project
24-
run: npm run build
24+
run: npm run build && echo jakelyell.dev > ./build/CNAME
2525

2626
- name: Upload production-ready build files
2727
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)