Skip to content

Commit

Permalink
workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav-from-contentstack committed May 14, 2024
1 parent 40a671b commit 80afd61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven--package-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
cat <(echo -e "$SECRET_KEY") | gpg --batch --import
# Verify gpg secret key
gpg --list-secret-keys --keyid-format LONG
echo -e ${{secrets.GPG_PRIVATE_KEY}}
- uses: actions/checkout@v3
- name: Set up Maven Central Repository
uses: actions/setup-java@v3
Expand Down

0 comments on commit 80afd61

Please sign in to comment.