Skip to content

Commit

Permalink
proper upload keytstore
Browse files Browse the repository at this point in the history
  • Loading branch information
malmstein committed Oct 23, 2024
1 parent fd10fdf commit fd45e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: davidSchuppa/base64Secret-toFile-action@v2
with:
secret: ${{ secrets.UPLOAD_RELEASE_KEY }}
fileName: android
fileName: ddg-upload-keystore.jks
destination-path: $HOME/jenkins_static/com.duckduckgo.mobile.android/

- name: Assemble the bundle
Expand Down

0 comments on commit fd45e53

Please sign in to comment.