updated action.yml
This commit is contained in:
parent
2151143602
commit
a048b58b82
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ name: 'psb'
|
||||||
description: 'Use PSB to build static a static site'
|
description: 'Use PSB to build static a static site'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'docker://ghcr.io/pagwin2/psb:v1'
|
image: 'docker://ghcr.io/pagwin2/psb:v2'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue