Skip to content

Commit 6fef40c

Browse files
committed
typo
1 parent 2369bbd commit 6fef40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: make e2e-verbose
4949
- name: Notify on Failure
5050
id: slack-notification
51-
uses: slackapi/slack-github-action485a9d42d3a73031f12ec201c457e2162c45d02d
51+
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d
5252
if: ${{ github.ref_name == 'main' && github.event_name == 'schedule' && always() }}
5353
with:
5454
# Slack channel id, channel name, or user id to post message.

0 commit comments

Comments
 (0)