Skip to content

Commit

Permalink
~ Update base64-to-file to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tk3y committed Oct 31, 2021
1 parent 5688597 commit 96c91d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-maven-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Run Workflow
uses: timheuer/base64-to-file@v1
uses: timheuer/base64-to-file@v1.1
with:
fileName: 'secring.gpg'
fileDir: ${{env.GITHUB_WORKSPACE}}/keys
Expand Down

0 comments on commit 96c91d3

Please sign in to comment.