Skip to content

Commit 0cc39e4

Browse files
committed
#1: Use encrypted pubring.gpg and secring.gpg for ossrh release
1 parent 37ace97 commit 0cc39e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.rultor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ readers:
66

77
assets:
88
settings.xml: "dgroup/ossrh#settings.xml"
9-
pubring.kbx: "dgroup/ossrh#1B112A24-term4j-pubring.kbx"
9+
pubring.gpg: "dgroup/ossrh#1B112A24-term4j-pubring.gpg"
10+
secring.gpg: "dgroup/ossrh#1B112A24-term4j-secring.gpg"
1011

1112
merge:
1213
env:

0 commit comments

Comments
 (0)