Skip to content

Commit 07fb356

Browse files
committed
Publish GPG public key to R2 so apt can verify the repository
1 parent 14ad1fa commit 07fb356

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
8787
mkdir -p ppa
8888
rclone copy "r2:${R2_BUCKET}/" ppa/
89+
gpg --export --armor "noc+gitte@cego.dk" > ppa/gpg.key
8990
9091
for ARCH in amd64 arm64; do
9192
SRCBIN="bin/linux-${ARCH}/gitte"

0 commit comments

Comments
 (0)