Skip to content

Commit

Permalink
Update netlify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Jun 19, 2024
1 parent 2e3fd07 commit 2c1716b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Deploy to Netlify
uses: nwtgck/[email protected]
with:
publish-dir: "./www"
publish-dir: "./dist/app/browser"
production-deploy: true
production-branch: master
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2c1716b

Please sign in to comment.