Skip to content

Commit 93c0c49

Browse files
committed
Merge branch 'main' of github.com:limcheekin/surrealdb_wasm
2 parents 9b7227d + 359d064 commit 93c0c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: cd example;flutter build web --release --base-href /surrealdb_wasm/
2121

2222
- name: Deploy 🚀
23-
uses: JamesIves/github-pages-deploy-action@v4.4.3
23+
uses: JamesIves/github-pages-deploy-action@v4.5.0
2424
with:
2525
branch: gh-pages
2626
folder: "./example/build/web"

0 commit comments

Comments
 (0)