Use full version for amazon deployment.

This commit is contained in:
Justin Bassett 2022-12-22 11:20:12 -05:00 committed by GitHub
parent 4f5f6a1539
commit 1a4e3d3b98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ jobs:
run: ./gradlew appDistributionUploadFullRelease
- name: Deploy to Amazon
uses: ALJAZEERAPLUS/amazon-appstore-action@v1
uses: ALJAZEERAPLUS/amazon-appstore-action@v1.1.1
with:
client-id: ${{ secrets.AMAZON_APPSTORE_CLIENT_ID }}
client-secret: ${{ secrets.AMAZON_APPSTORE_CLIENT_SECRET }}