We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151dd78 commit a0ade7fCopy full SHA for a0ade7f
action.yml
@@ -15,11 +15,11 @@ inputs:
15
description: 'docker-compose File Path'
16
required: true
17
heroku_apps:
18
- description: 'List of Docker Image name and Heroku app names with it's type'
+ description: 'List of Docker Image name and Heroku app names with type'
19
20
branding:
21
icon: package
22
color: blue
23
runs:
24
using: 'node12'
25
- main: 'dist/index.js'
+ main: 'dist/index.js'
0 commit comments