mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-09-19 08:08:42 +02:00
Compare commits
2
Commits
v1.2.6
...
9e21392442
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e21392442 | ||
|
|
b22e0da09c |
@@ -217,7 +217,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -y gnupg
|
||||
gpg --import pgp/anonymousplanet-release.asc
|
||||
gpg --import pgp/anonymousplanet.asc
|
||||
|
||||
- name: 🐍 Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
ed1fff860d113609cbeaf38beef5342b473d5f09b9263020ef0a82f42ba9c8d4d17ad2743267a76b0f315c4719f9866d3e2018bc8f4eb64a46d0fcbec0c6ee2f thgtoa.pdf
|
||||
1bd77081bf7f2962f8a52a141e286fc7cb571e17b1b551d1baab5fd892cf874a1ace903301f263d7073251a1c53a4d141aa346fb0c87ea0af0b96703127f5133 thgtoa-dark.pdf
|
||||
@@ -0,0 +1,2 @@
|
||||
85e8824dcda6176ac4444fdc92ff5272527065aabb2c240d3e2f87418aa255b3 thgtoa.pdf
|
||||
28675b585406f0e0543e4f63d5cff6507a064bf4d91db9ff82e4a826e8c8959d thgtoa-dark.pdf
|
||||
+56926
File diff suppressed because one or more lines are too long
+76628
File diff suppressed because one or more lines are too long
@@ -377,7 +377,7 @@ def main() -> int:
|
||||
if not key:
|
||||
print("\n✗ Could not resolve a signing key. Aborting.")
|
||||
print(" Import the release key with:")
|
||||
print(" gpg --import pgp/anonymousplanet-release.asc")
|
||||
print(" gpg --import pgp/anonymousplanet.asc")
|
||||
return 1
|
||||
print(f" Resolved to: {key}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user