mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: Update app version 手动执行 (#286)
This commit is contained in:
@@ -5,6 +5,11 @@ on:
|
|||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
push:
|
push:
|
||||||
branches: [ 'renovate/*' ]
|
branches: [ 'renovate/*' ]
|
||||||
|
workflow_dispatch:
|
||||||
|
inputs:
|
||||||
|
manual-trigger:
|
||||||
|
description: 'Manually trigger Renovate'
|
||||||
|
default: ''
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-app-version:
|
update-app-version:
|
||||||
|
|||||||
Reference in New Issue
Block a user