Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Maybe we do need the entry point.
  • Loading branch information
elstudio authored Oct 11, 2019
1 parent 16c998e commit 45f0e88
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 @@ -12,6 +12,7 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
entrypoint: '/app/entrypoint.sh'
env:
DEBUG: ${{ inputs.debug }}

0 comments on commit 45f0e88

Please sign in to comment.