Update action-test.yml
This commit is contained in:
parent
e499287079
commit
9c0ba04b31
1 changed files with 1 additions and 1 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: '0.4.6'
|
||||
default: 'main'
|
||||
type: 'string'
|
||||
required: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue