mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-03-14 06:15:44 +01:00
Fix release flow
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
parent
4effa5fd8f
commit
42a87ba572
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
run: cd ../server/apps/${{ env.APP_NAME }} && make appstore
|
||||
env:
|
||||
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
app_public_cert: ${{ secrets.APP_PUBLIC_CERT }}
|
||||
app_public_crt: ${{ secrets.APP_PUBLIC_CRT }}
|
||||
|
||||
- name: Upload app tarball to release
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user