Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nflorescf committed Feb 19, 2024
1 parent 5c1c4f0 commit 0b42601
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ outputs:
runs:
using: docker
image: Dockerfile
args:
- ${{ inputs.target }}
env:
INPUT_TARGET: ${{ inputs.target}}
INPUT_TARGET: ${{ inputs.target}}

0 comments on commit 0b42601

Please sign in to comment.