Update action.yml

This commit is contained in:
Carneiro 2024-11-23 12:34:03 -03:00
parent 04490e059c
commit a6e1bd242b
1 changed files with 1 additions and 1 deletions

View File

@ -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