Skip to content

Commit

Permalink
Merge pull request #153 from Grupo-Abraxas/krabbit93-patch-2
Browse files Browse the repository at this point in the history
update keyserver snap
  • Loading branch information
krabbit93 committed Nov 2, 2021
2 parents 4989e7c + 9ee035e commit 7590161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
chmod 700 -R ~/.gnupg/
- name: Upload public key
run: gpg2 --keyserver hkp://pool.sks-keyservers.net --send-keys EB735176EE656DF6DDAFF7E715368E1526A42DC6
run: gpg2 --keyserver keys.openpgp.org --send-keys EB735176EE656DF6DDAFF7E715368E1526A42DC6

- name: Upload snapshot to Sonatype (signed)
env:
Expand Down

0 comments on commit 7590161

Please sign in to comment.