Skip to content

Commit aeb5863

Browse files
committed
fix capitalization
1 parent bf0267d commit aeb5863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: fountainhead/action-wait-for-check@5a908a24814494009c4bb27c242ea38c93c593be
1515
with:
1616
token: ${{ secrets.GITHUB_TOKEN }}
17-
checkName: test
17+
checkName: Test
1818
ref: ${{ github.sha }}
1919
timeoutSeconds: 1800
2020

0 commit comments

Comments
 (0)