Skip to content

Commit

Permalink
update action's metadata for entrypoint
Browse files Browse the repository at this point in the history
Signed-off-by: Anastassios Nanos <[email protected]>
  • Loading branch information
ananos committed Apr 12, 2023
1 parent 340fecd commit ef4e94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
entrypoint: '/entrypoint.sh'
args:
- ${{ inputs.url }}
- ${{ inputs.access-key }}
Expand Down

0 comments on commit ef4e94a

Please sign in to comment.