Skip to content

Commit d1054cd

Browse files
committed
minor
Signed-off-by: Martijn Govers <[email protected]>
1 parent e88992c commit d1054cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
using: "composite"
99
steps:
1010
- name: Show that the correct action from the correct SHA is used
11-
cat: "This works"
11+
run: echo "This works"
1212

1313
- name: Get Latest Release Tag
1414
id: fetch_tag

0 commit comments

Comments
 (0)