Skip to content

Commit

Permalink
Test web deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Aug 12, 2023
1 parent 9e457b9 commit 5def50b
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 @@ -56,7 +56,7 @@ jobs:
run: flutter clean
- name: "WEB release build"
run: flutter build web --web-renderer canvaskit --base-href "/squircle/latest/" --release -t lib/main.dart
- name: "DEPLOY to GitHub Pages repository, published on commit."
- name: "DEPLOY to GitHub Pages repository and published on commit."
uses: dmnemec/[email protected]
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
Expand Down

0 comments on commit 5def50b

Please sign in to comment.