update github action version
This commit is contained in:
parent
1b6ef9b63d
commit
d75aed661e
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue