Skip to content

Commit

Permalink
🚧 remove arg from action file
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonin committed Aug 21, 2022
1 parent bb867d2 commit af450dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,3 @@ outputs:
runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.username }}
- ${{ inputs.user-token }}
- ${{ inputs.repo }}
- ${{ inputs.branch }}

0 comments on commit af450dc

Please sign in to comment.