Skip to content

Commit fcf0946

Browse files
committed
remove args
1 parent f941dbc commit fcf0946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/post-log-to-slack/action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ outputs:
1212
runs:
1313
using: 'docker'
1414
image: 'Dockerfile'
15-
args:
16-
- ${{ inputs.who-to-greet }}
15+
# args:
16+
# - ${{ inputs.who-to-greet }}

0 commit comments

Comments
 (0)