Skip to content

Commit

Permalink
chore(deps): update zerogachis/soti-action-uploader action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
smartway-bot[bot] authored Aug 15, 2024
1 parent 7e53c18 commit 876dce0
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 876dce0

Please sign in to comment.