update github action version

This commit is contained in:
thrillfall 2021-08-14 20:24:27 +02:00
parent 1b6ef9b63d
commit d75aed661e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
tag: ${{ github.ref }}
overwrite: true
- name: Upload app to Nextcloud appstore
uses: R0Wi/nextcloud-appstore-push-action@v1
uses: R0Wi/nextcloud-appstore-push-action@v1.0.3
env:
app_name: ${{ env.APP_NAME }}
appstore_token: ${{ secrets.APPSTORE_TOKEN }}