rebuild web on bootstrap script changes

This commit is contained in:
texm
2023-04-27 21:35:00 +08:00
parent 76810b3fff
commit cbbf20848a

View File

@@ -5,6 +5,7 @@ on:
branches: ["main"] branches: ["main"]
paths: paths:
- web/** - web/**
- ./bootstrap.sh
workflow_dispatch: workflow_dispatch:
permissions: permissions: