Skip to content

Commit

Permalink
fix(fi3ework#313): publish 'demo' folder to the correct dir layer
Browse files Browse the repository at this point in the history
  • Loading branch information
Stark-X committed Nov 14, 2021
1 parent f466b5c commit fe682bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
if: ${{ github.ref == 'refs/heads/master' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
publish_dir: ./demo/public

0 comments on commit fe682bd

Please sign in to comment.