Update action-test.yml
This commit is contained in:
parent
2a9a6c3562
commit
e499287079
1 changed files with 2 additions and 2 deletions
2
.github/workflows/action-test.yml
vendored
2
.github/workflows/action-test.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
inputs:
|
||||
tag:
|
||||
description: 'Repo Branch/Tag'
|
||||
default: 'main'
|
||||
default: '0.4.6'
|
||||
type: 'string'
|
||||
required: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue