Skip to content

Commit

Permalink
Merge pull request #36 from zichenzhang04/main
Browse files Browse the repository at this point in the history
Revise `publish_dir` in GitHub Actions Flow
  • Loading branch information
zichenzhang04 authored Jul 16, 2024
2 parents bd52ea2 + 03ed7d1 commit f8bb00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: ./build
publish_dir: ./collage/static/js

0 comments on commit f8bb00c

Please # to comment.