Skip to content

Commit

Permalink
fix: redirect being done on make build-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vncsmyrnk committed Oct 13, 2024
1 parent effdf29 commit 7fda4b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
run: |
make build-doc
- name: Add redirect
run: echo '<meta http-equiv="refresh" content="0;url=todayiwill/index.html">' > target/doc/index.html

- name: Upload Documentation
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 7fda4b8

Please sign in to comment.