This commit is contained in:
YuCat 2024-05-08 22:32:24 +08:00
parent bce585130b
commit 2497a650f1
2 changed files with 5 additions and 5 deletions

View File

@ -8,13 +8,13 @@ on:
workflow_dispatch:
inputs:
version:
description: "Version"
description: Version
required: false
type: string
push:
branches:
- "main"
- "develop"
- main
- develop
paths-ignore:
- ".github/**"
- "docs/**"

View File

@ -4,9 +4,9 @@ on:
workflow_dispatch:
push:
branches:
- "main"
- main
paths:
- "README.md"
- README.md
env:
IMAGE_NAME: baidunetdisk-docker