✨ 更新 Gitea 发布工作流,修改触发事件为 repository_dispatch 并添加 GITEA_API_URL 环境变量
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
name: Changelog
|
||||
|
||||
on:
|
||||
release:
|
||||
repository_dispatch:
|
||||
types:
|
||||
- created
|
||||
- generate_changelog
|
||||
|
||||
jobs:
|
||||
changelog:
|
||||
runs-on: liteyukios-latest
|
||||
|
Reference in New Issue
Block a user