Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dppeak authored May 4, 2023
1 parent a3f2a11 commit 8d7d724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ runs:
destination: generic/platform=iOS
configuration: ${{ inputs.configuration }}
- name: Get App Store Connect API Key
uses: timheuer/base64-to-file@v1.1
uses: timheuer/base64-to-file@v1.2
with:
fileName: AuthKey_${{ inputs.auth-key-id }}.p8
fileDir: ${{ github.workspace }}/private_keys
Expand Down

0 comments on commit 8d7d724

Please sign in to comment.