mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Fix typo
This commit is contained in:
parent
0783968121
commit
c701379a2e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverity-scan.yml
vendored
2
.github/workflows/coverity-scan.yml
vendored
|
@ -77,7 +77,7 @@ jobs:
|
||||||
curl \
|
curl \
|
||||||
--form token=$TOKEN \
|
--form token=$TOKEN \
|
||||||
--form email=sledgehammer999@qbittorrent.org \
|
--form email=sledgehammer999@qbittorrent.org \
|
||||||
--form file=@qbittorrent.tgz \
|
--form file=@qbittorrent.xz \
|
||||||
--form version="$(git rev-parse --short HEAD)" \
|
--form version="$(git rev-parse --short HEAD)" \
|
||||||
--form description="master" \
|
--form description="master" \
|
||||||
https://scan.coverity.com/builds?project=qbittorrent%2FqBittorrent
|
https://scan.coverity.com/builds?project=qbittorrent%2FqBittorrent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue