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 407feb4 commit 63a80f2Copy full SHA for 63a80f2
action.yml
@@ -14,7 +14,7 @@ outputs:
14
markdown:
15
description: 'The generated markdown output'
16
runs:
17
- using: 'docker'
+ using: 'composite'
18
steps:
19
- name: "Run Diff"
20
run: |
0 commit comments