Skip to content

Commit

Permalink
Fix nonsense characters polluting gpg_key64.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jan 12, 2023
1 parent 2785f17 commit a0a35b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
ORG_GRADLE_PROJECT_nexus_pass: ${{ secrets.NEXUS_PASS }}
ORG_GRADLE_PROJECT_gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
ORG_GRADLE_PROJECT_gpg_key64: ${{ secrets.GPG_KEY64 }}

gradle_key
steps:
- uses: actions/checkout@v3
- name: jdk 11
Expand Down

0 comments on commit a0a35b2

Please sign in to comment.