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