恢复push
Build and Publish / Run (push) Successful in 51s Details

This commit is contained in:
cxykevin 2024-04-17 22:46:34 +08:00
parent fb1b77ef9d
commit 00e8f51ce1
1 changed files with 1 additions and 1 deletions

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: