Skip to content

Commit

Permalink
Also update project in curl post
Browse files Browse the repository at this point in the history
Signed-off-by: Madelyn Olson <[email protected]>
  • Loading branch information
madolson committed Apr 2, 2024
1 parent 092eb6a commit 9eb958e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
tar czvf cov-int.tgz cov-int
curl \
--form project=valkey-unstable \
--form project=valkey-io%2Fvalkey \
--form email=${{ secrets.COVERITY_SCAN_EMAIL }} \
--form token=${{ secrets.COVERITY_SCAN_TOKEN }} \
--form [email protected] \
Expand Down

0 comments on commit 9eb958e

Please sign in to comment.