Skip to content

Commit

Permalink
add cosign signing
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Dec 1, 2024
1 parent 54216ef commit 133255e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ go.work.sum
.env
ublue-upd
output/*
*.key
*.private
4 changes: 4 additions & 0 deletions cosign.pub
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEM54pR/EYw9tW4Fa6YbdAP+1W3/1K
+WaM61xEzQKZo2hoHN1KkfU6kgrahrhPZpFK2GjfMWelfcbOH6rWcE7jWg==
-----END PUBLIC KEY-----

0 comments on commit 133255e

Please sign in to comment.