mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-12 14:40:34 +08:00
feat: Update app version 手动执行 (#286)
This commit is contained in:
parent
0847c65d9b
commit
d7cd652185
5
.github/workflows/renovate-app-version.yml
vendored
5
.github/workflows/renovate-app-version.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user