Update deploy.yml to 950 disk size
This commit is contained in:
parent
ccdff72b5e
commit
ca9c83518f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -17,7 +17,7 @@ on:
|
|||
type: string
|
||||
description: 'Image size, 950M max'
|
||||
required: true
|
||||
default: '600M'
|
||||
default: '950M'
|
||||
|
||||
DEPLOY_TO_GITHUB_PAGES:
|
||||
type: boolean
|
||||
|
|
Loading…
Add table
Reference in a new issue