We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f941dbc commit fcf0946Copy full SHA for fcf0946
.github/actions/post-log-to-slack/action.yml
@@ -12,5 +12,5 @@ outputs:
12
runs:
13
using: 'docker'
14
image: 'Dockerfile'
15
- args:
16
- - ${{ inputs.who-to-greet }}
+ # args:
+ # - ${{ inputs.who-to-greet }}
0 commit comments