Skip to content

Commit 3352b66

Browse files
author
Felipe Costa
committed
Update action.yml
1 parent 14aca55 commit 3352b66

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

action.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ branding:
2020
runs:
2121
using: 'node12'
2222
main: 'scan.js'
23-
env:
24-
apikey: ${{ inputs.apikey }}
25-
region: ${{ inputs.region }}
26-
template: ${{ inputs.template }}
27-
acceptedQty: ${{ inputs.acceptedQty }}
2823
# using: 'docker'
2924
# image: 'Dockerfile'
3025
# env:

0 commit comments

Comments
 (0)