Skip to content

Commit

Permalink
Merge pull request #2 from estivensh/develop
Browse files Browse the repository at this point in the history
ajste en el yml
  • Loading branch information
estivensh authored Aug 19, 2024
2 parents 6e21418 + 91291e1 commit 7275889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
run: |
brew install gpg
echo "$SIGNING_KEY" | gpg --dearmor > ${HOME}/secring.gpg
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
Expand Down

0 comments on commit 7275889

Please sign in to comment.