Skip to content

Commit

Permalink
cicd: Fixed obsolete gpg-passphrase
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Apr 30, 2024
1 parent 3488cdf commit c73953d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
with:
project-version: ${{ needs.precheck.outputs.version }}
secrets:
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
codecov-token: ${{ secrets.CODECOV_TOKEN }}

release:
Expand Down

0 comments on commit c73953d

Please sign in to comment.