Skip to content

Commit

Permalink
fixes the generate_documentation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Jun 30, 2023
1 parent f77fe82 commit 3795db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
~/dmdoc
touch dmdoc/.nojekyll
echo codedocs.tgstation13.org > dmdoc/CNAME
echo docs.cm-ss13.com > dmdoc/CNAME
- name: Deploy
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit 3795db8

Please sign in to comment.