Skip to content

Commit

Permalink
Merge branch 'v2-beta' of github.com:department-of-veterans-affairs/a…
Browse files Browse the repository at this point in the history
…ctions-settings into v2-beta
  • Loading branch information
elstudio committed Oct 11, 2019
2 parents 694b0a6 + 45f0e88 commit a3dc6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
entrypoint: 'entrypoint.sh'
entrypoint: '/app/entrypoint.sh'
env:
DEBUG: ${{ inputs.debug }}

0 comments on commit a3dc6f7

Please sign in to comment.