Skip to content

Commit

Permalink
update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrito committed Apr 7, 2024
1 parent 9ed32a6 commit 8eced66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
GIT_COMMITTER_EMAIL: [email protected]

- name: Push to gh-pages
run: git subtree push --prefix dist origin gh-pages
run: git subtree push --prefix dist https://github.com/pfrito/Multiple-Sclerosis-Diagnosis gh-pages
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8eced66

Please sign in to comment.