mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-25 02:51:22 +00:00
Fix release workflow
This commit is contained in:
parent
47335edeeb
commit
917862f287
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: Upload app to Nextcloud appstore
|
||||
uses: R0Wi/nextcloud-appstore-push-action@v1
|
||||
env:
|
||||
with:
|
||||
app_name: ${{ env.APP_NAME }}
|
||||
appstore_token: ${{ secrets.APPSTORE_TOKEN }}
|
||||
download_url: ${{ steps.attach_to_release.outputs.browser_download_url }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue