Skip to content

Commit

Permalink
run make release and gpg on different runs
Browse files Browse the repository at this point in the history
  • Loading branch information
CarolineHickey committed Jan 30, 2023
1 parent 24679dc commit 05c479c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- run: |
gpg --list-secret-keys --keyid-format=long
-run : |
VERSION="${GITHUB_REF#refs/*/}" make release
# mkdir -p ~/.m2
# echo "<settingsSecurity><master>$(mvn --encrypt-master-password "${OSSRH_PASSWORD}")</master></settingsSecurity>" > ~/.m2/settings-security.xml
Expand Down

0 comments on commit 05c479c

Please sign in to comment.