Skip to content

Commit 7e9a573

Browse files
committed
umm
1 parent 7382124 commit 7e9a573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-log-to-slack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
path: actions
1616
- name: Hello world action step
1717
id: hello
18-
uses: ./.github/actions/post-log-to-slack
18+
uses: ../.github/actions/post-log-to-slack
1919
with:
2020
who-to-greet: "Mona the Octocat"
2121
# Use the output from the `hello` step

0 commit comments

Comments
 (0)