We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f8bd8 commit f89cc86Copy full SHA for f89cc86
action.yml
@@ -17,7 +17,6 @@ inputs:
17
description: 'Optional, production branch name. Default value is master.'
18
staging_branch:
19
description: 'Optional, staging or preproduction branch name. Default value is staging.'
20
-
21
runs:
22
using: 'node12'
23
main: 'dist/index.js'
0 commit comments