updated action.yml

This commit is contained in:
Pagwin 2025-12-13 20:00:45 -05:00
parent 2151143602
commit a048b58b82
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' 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'