feat: workdir variable
This commit is contained in:
parent
2b2a1ac12c
commit
d1f56fe98d
2 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,9 @@ inputs:
|
|||
default: ${{ gitea.repository_owner }}
|
||||
registry_password:
|
||||
description: Registry password
|
||||
workdir:
|
||||
description: Working directory where to the action from
|
||||
default: .
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue