Skip to content

Commit

Permalink
Test publish
Browse files Browse the repository at this point in the history
  • Loading branch information
overpas committed Nov 2, 2024
1 parent c1f487b commit 2af0e7b
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 @@ -21,7 +21,7 @@ jobs:
env:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
run: |
echo "$SIGNING_KEY" | gpg --dearmor > ${HOME}/secring.gpg
echo "$SIGNING_KEY" | wc -c
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
Expand Down

0 comments on commit 2af0e7b

Please sign in to comment.