We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fbf07 commit 48b257bCopy full SHA for 48b257b
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: fountainhead/action-wait-for-check@5a908a24814494009c4bb27c242ea38c93c593be
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
- checkName: test
+ checkName: Test
18
ref: ${{ github.sha }}
19
timeoutSeconds: 1800
20
0 commit comments