We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d850a commit 9863cf7Copy full SHA for 9863cf7
.github/workflows/docs.yaml
@@ -31,6 +31,7 @@ jobs:
31
- name: Prepare static files
32
run: |
33
echo '<script>window.location.href += "/documentation/powersync"</script>' > .docs/index.html
34
+
35
- name: Upload static files as artifact
36
id: deployment
37
uses: actions/upload-pages-artifact@v3
0 commit comments