is this how github actions are specified?

This commit is contained in:
Pagwin 2025-01-02 01:58:28 -05:00
parent 609cf6c012
commit 9d776d9c39
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -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'