Skip to content

Commit c3d789b

Browse files
style: psturtle.com ( Fixes #134 )
Fixing yaml and adding CNAME
1 parent 581a3b0 commit c3d789b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ name: Deploy
44
on:
55
# Runs on pushes
66
push:
7-
# and run on a schedule
8-
schedule:
7+
# and optionally run on a schedule
8+
# schedule:
99
# for those that don't speak cron, this would try to run 42 minutes past the hour, every hour
1010
# - cron: '42 0-23 * * *'
1111
# Allows you to run this workflow manually from the Actions tab

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
turtle.powershellweb.com
1+
psturtle.com

0 commit comments

Comments
 (0)