diff --git a/action.yaml b/action.yaml index 051699f..ad616a5 100644 --- a/action.yaml +++ b/action.yaml @@ -28,3 +28,7 @@ outputs: runs: using: 'docker' image: 'Dockerfile' + args: + - ${{ inputs.token }} + - ${{ inputs.repository }} + - ${{ inputs.type }}