Skip to content

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
  • Loading branch information
ppecheux committed Oct 17, 2022
1 parent 4bed473 commit 392f883
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/continuous_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,10 @@ jobs:
target/sqler.zip
target/sqler.zip.sha256
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Deploy demo
uses: JamesIves/[email protected]
with:
branch: main
folder: dist
clean: true

0 comments on commit 392f883

Please sign in to comment.