修复workflow

This commit is contained in:
EstrellaXD
2022-07-09 17:57:12 +08:00
parent fb3116b00a
commit daa5d54944

View File

@@ -1,9 +1,12 @@
name: ci
on:
release:
types:
- published
push:
branches:
- 'main'
tags:
- 'v*'
workflow_dispatch:
jobs:
docker: