修改触发类型
Some checks failed
CI / Docker-Build (push) Has been cancelled

This commit is contained in:
soul-walker 2024-03-25 14:32:44 +08:00
parent 32d9a9ab21
commit 3301634aa0

View File

@ -1,6 +1,8 @@
name: CI-master
run-name: ${{ gitea.actor }} is testing out Gitea Actions
on: release
on:
release:
types: [published, edited]
jobs:
Docker-Build: