Update action-test.yml

This commit is contained in:
Bill Church 2024-08-26 07:57:04 -04:00 committed by GitHub
parent 2a9a6c3562
commit e499287079
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ on:
inputs:
tag:
description: 'Repo Branch/Tag'
default: 'main'
default: '0.4.6'
type: 'string'
required: true
@ -62,4 +62,4 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/ppc64le
push: true
tags: ${{ steps.prep.outputs.tags }}
tags: ${{ steps.prep.outputs.tags }}