Skip to content

Commit

Permalink
print gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
dalafiarisamuel committed Oct 20, 2024
1 parent 50caec6 commit 15ef309
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
echo "signing.password=${SIGNING_KEY_PASSWORD}" >> gradle.properties
echo "signing.secretKeyRingFile=${HOME}/secring.gpg" >> gradle.properties
- name: Print gradle.properties
run: cat gradle.properties

- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit 15ef309

Please sign in to comment.