Skip to content

Commit af450dc

Browse files
author
Antonin
committed
🚧 remove arg from action file
1 parent bb867d2 commit af450dc

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

action.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,3 @@ outputs:
2323
runs:
2424
using: 'docker'
2525
image: 'Dockerfile'
26-
args:
27-
- ${{ inputs.username }}
28-
- ${{ inputs.user-token }}
29-
- ${{ inputs.repo }}
30-
- ${{ inputs.branch }}
31-

0 commit comments

Comments
 (0)