Skip to content

Commit

Permalink
Merge pull request #148 from ZeroGachis/renovate/zerogachis-soti-acti…
Browse files Browse the repository at this point in the history
…on-uploader-2.x

chore(deps): update zerogachis/soti-action-uploader action to v2
  • Loading branch information
nicolasbriere1 authored Sep 4, 2024
2 parents a8caf61 + 876dce0 commit 5b6c0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-apk-soti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
path: ${{ github.workspace }}/artifact/

- name: Push Apk to soti
uses: ZeroGachis/soti-action-uploader@v1
uses: ZeroGachis/soti-action-uploader@v2
with:
apk-path: artifact/${{ inputs.apk-name }}
soti-api-url: ${{ secrets.SOTI_API_URL }}
Expand Down

0 comments on commit 5b6c0de

Please sign in to comment.