Update deploy.yml
This commit is contained in:
parent
58739e9252
commit
0df426f9d4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -15,9 +15,9 @@ on:
|
|||
|
||||
IMAGE_SIZE:
|
||||
type: string
|
||||
description: 'Image size, 950M max'
|
||||
description: 'Image size, 2000M max'
|
||||
required: true
|
||||
default: '600M'
|
||||
default: '2000M'
|
||||
|
||||
DEPLOY_TO_GITHUB_PAGES:
|
||||
type: boolean
|
||||
|
|
Loading…
Add table
Reference in a new issue