Skip to content

Commit

Permalink
✨ feat(deploy.yml): add baseHref configuration for flutter-gh-pages a…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
WezSieTato committed Jul 1, 2024
1 parent cdb43af commit b36d576
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- uses: bluefireteam/flutter-gh-pages@v7
- uses: bluefireteam/flutter-gh-pages@v7
with:
baseHref: /pola-barcodes/

0 comments on commit b36d576

Please sign in to comment.