We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee5932 commit b49a3a6Copy full SHA for b49a3a6
.github/workflows/main.yml
@@ -38,3 +38,5 @@ jobs:
38
# You can swap them out with your own user credentials.
39
user_name: github-actions[bot]
40
user_email: 41898282+github-actions[bot]@users.noreply.github.com
41
+ - name: url
42
+ run: echo "retrofor.space" > CNAME
0 commit comments