We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edae93b + eae9324 commit 359d064Copy full SHA for 359d064
.github/workflows/deploy.yaml
@@ -20,7 +20,7 @@ jobs:
20
run: cd example;flutter build web --release --base-href /surrealdb_wasm/
21
22
- name: Deploy 🚀
23
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
24
with:
25
branch: gh-pages
26
folder: "./example/build/web"
0 commit comments