Skip to content

Commit 9ce4359

Browse files
committed
fix capitalization
1 parent f83e45f commit 9ce4359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/08-developer-experience--02-ssh-breakpoint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Fail
1313
run: |
1414
echo "::error Purposefully failing the job"; exit 1;
15-
- name: Breakpoint if failed
15+
- name: Breakpoint if Failed
1616
if: failure()
1717
uses: namespacelabs/breakpoint-action@664d004eae0e89e248fafe14fd5e97d28440a85e # v0.0.13
1818
with:

0 commit comments

Comments
 (0)