Skip to content

Commit

Permalink
Update deploy-docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlobortolan authored Nov 27, 2024
1 parent 05a3d41 commit f3f5a43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
run: npm run build
working-directory: ./docs_v2

- name: Create CNAME file
run: echo "docs.live.rbg.tum.de" > ./docs_v2/build/CNAME

- name: Upload Build Artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit f3f5a43

Please sign in to comment.