Skip to content

Commit 7631962

Browse files
committed
Use environment variables to assign signatory details.
1 parent 2925689 commit 7631962

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/workflows/publish-android-maven-central.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ jobs:
1717
java-version: '11'
1818
distribution: 'adopt'
1919

20-
- name: Import GPG key
21-
run: |
22-
echo "${{ secrets.OSSRH_GPG }}" > private-key.asc
23-
gpg --import --batch private-key.asc
24-
2520
- name: Cache Gradle packages
2621
uses: actions/cache@v2
2722
with:

.github/workflows/publish-client-maven-central.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ jobs:
1717
java-version: '11'
1818
distribution: 'adopt'
1919

20-
- name: Import GPG key
21-
run: |
22-
echo "${{ secrets.OSSRH_GPG }}" > private-key.asc
23-
gpg --import --batch private-key.asc
24-
2520
- name: Cache Gradle packages
2621
uses: actions/cache@v2
2722
with:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy