恢复push
All checks were successful
Build and Publish / Run (push) Successful in 51s

This commit is contained in:
cxykevin 2024-04-17 22:46:34 +08:00
parent fb1b77ef9d
commit 00e8f51ce1

View File

@ -1,6 +1,6 @@
name: Build and Publish
run-name: Build and Publish Package (${{ gitea.actor }})
on: [workflow_dispatch, pull_request]
on: [push, workflow_dispatch, pull_request]
jobs:
Run: