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

minor changes

This commit is contained in:
lana-k
2020-11-10 20:12:06 +01:00
parent b08265fab9
commit 46a9d1613b

View File

@@ -7,7 +7,7 @@ on:
jobs:
deploy:
name: Deploy to GitHub Pages
name: Deploy to GitHub Pages and create release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2