Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Costa committed May 8, 2020
1 parent 14aca55 commit 3352b66
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ branding:
runs:
using: 'node12'
main: 'scan.js'
env:
apikey: ${{ inputs.apikey }}
region: ${{ inputs.region }}
template: ${{ inputs.template }}
acceptedQty: ${{ inputs.acceptedQty }}
# using: 'docker'
# image: 'Dockerfile'
# env:
Expand Down

0 comments on commit 3352b66

Please sign in to comment.