Update action.yml
This commit is contained in:
parent
04490e059c
commit
a6e1bd242b
|
@ -29,4 +29,4 @@ runs:
|
||||||
key: ${{ inputs.key }}
|
key: ${{ inputs.key }}
|
||||||
port: ${{ inputs.port }}
|
port: ${{ inputs.port }}
|
||||||
envs: PKG_NAME, REPO_NAME
|
envs: PKG_NAME, REPO_NAME
|
||||||
script_file: entrypoint.sh
|
script_path: entrypoint.sh
|
||||||
|
|
Loading…
Reference in New Issue