We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 587d1f2 + d54d551 commit 2946981Copy full SHA for 2946981
1 file changed
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
static-checks:
62
name: 📊 static-checks
63
needs: setup
64
- uses: ./.github/workflows/static_check.yml
+ uses: ./.github/workflows/static_checks.yml
65
66
web-build:
67
name: 🌐 Web Release
0 commit comments