1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

Update main.yml

This commit is contained in:
lana-k
2020-10-12 13:20:05 +02:00
committed by GitHub
parent 2169b9ac76
commit 7448d03c86

View File

@@ -22,7 +22,7 @@ jobs:
npm install
npm run build
- name: Deploy to github pages 🚀
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@3.6.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}