Fix build script

This commit is contained in:
Tindy X
2023-12-11 01:53:24 +08:00
parent 547c771127
commit 1757090b25

View File

@@ -1,7 +1,8 @@
name: GitHub CI name: GitHub CI
on: on:
push: push:
branches: [ master ] branches:
- '**'
tags: tags:
- '**' - '**'
workflow_dispatch: workflow_dispatch: