Skip to content

Commit aa84808

Browse files
committed
Capitalize MQTT
1 parent 52ea687 commit aa84808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverity-scan-fixes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- uses: vapier/coverity-scan-action@v1
5252
with:
5353
build_language: 'cxx'
54-
project: "wolfmqtt"
54+
project: "wolfMQTT"
5555
token: ${{ secrets.COVERITY_SCAN_TOKEN_WOLFMQTT }}
5656
email: ${{ secrets.COVERITY_SCAN_EMAIL }}
5757
command: "make"

0 commit comments

Comments
 (0)