diff --git a/action.yml b/action.yml index 9fa51e8..e934c17 100644 --- a/action.yml +++ b/action.yml @@ -20,9 +20,9 @@ branding: runs: using: 'docker' image: 'Dockerfile' - args: + #args: #- ${{ inputs.name }} - - ${{ inputs.token }} + #- ${{ inputs.token }} #- ${{ inputs.file }} #- ${{ inputs.flags }} \ No newline at end of file