Skip to content

Commit

Permalink
fix: generate key
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Mar 7, 2024
1 parent b2cc47a commit 78c97cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
- name: Run validation
run: |
curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring --keyring trustedkeys.gpg --import # One-time step
gpg --generate-key
gpg --no-tty --lsign-key ED779869
curl -Os https://cli.codecov.io/latest/macos/codecov
curl -Os https://cli.codecov.io/latest/macos/codecov.SHA256SUM
Expand Down

0 comments on commit 78c97cd

Please sign in to comment.