Skip to content

Commit 54dc482

Browse files
committed
Use custom domain on automatic deploy
1 parent bb2dc70 commit 54dc482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
with:
2828
github_token: ${{ secrets.ACCESS_TOKEN }}
2929
publish_dir: ./build
30+
cname: try.ruby-lang.org

0 commit comments

Comments
 (0)