Skip to content

Commit

Permalink
Chanhed setting to gh-pages in SVS
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha committed Oct 31, 2023
1 parent e571e38 commit 41ab67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntodotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

- name: Override page_url
id: change-page-url
run: echo "new_page_url=${{ steps.deployment.outputs.page_url }}index.html" >> $GITHUB_OUTPUT # redirect to our folder
run: echo "new_page_url=${{ steps.deployment.outputs.page_url }}index.html" >> $GITHUB_OUTPUT

- name: find index file
run: find . -type f -name "*.html"
Expand Down

0 comments on commit 41ab67e

Please sign in to comment.