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: inputs:
tag: tag:
description: 'Repo Branch/Tag' description: 'Repo Branch/Tag'
default: 'main' default: '0.4.6'
type: 'string' type: 'string'
required: true required: true