is this how github actions are specified?
This commit is contained in:
parent
609cf6c012
commit
9d776d9c39
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ name: 'psb'
|
|||
description: 'Use PSB to build static a static site'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
image: 'docker://ghcr.io/pagwin-fedora/psb:v1'
|
||||
|
|
Loading…
Reference in a new issue