diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 29badc60..0a70da58 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -28,19 +28,19 @@ jobs: ./bundle.sh - name: Upload app tarball to release - uses: svenstaro/upload-release-action@v2 - id: attach_to_release - with: - file: memories.tar.gz - asset_name: memories.tar.gz - tag: ${{ github.ref }} - overwrite: true + uses: svenstaro/upload-release-action@v2 + id: attach_to_release + with: + file: memories.tar.gz + asset_name: memories.tar.gz + tag: ${{ github.ref }} + overwrite: true - name: Upload app to Nextcloud appstore - uses: R0Wi/nextcloud-appstore-push-action@v1 - with: - app_name: ${{ env.APP_NAME }} - appstore_token: ${{ secrets.APPSTORE_TOKEN }} - download_url: ${{ steps.attach_to_release.outputs.browser_download_url }} - app_private_key: ${{ secrets.APP_PRIVATE_KEY }} - nightly: ${{ github.event.release.prerelease }} \ No newline at end of file + uses: R0Wi/nextcloud-appstore-push-action@v1 + with: + app_name: ${{ env.APP_NAME }} + appstore_token: ${{ secrets.APPSTORE_TOKEN }} + download_url: ${{ steps.attach_to_release.outputs.browser_download_url }} + app_private_key: ${{ secrets.APP_PRIVATE_KEY }} + nightly: ${{ github.event.release.prerelease }} \ No newline at end of file diff --git a/appinfo/info.xml b/appinfo/info.xml index a8111d61..08eeb176 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -32,7 +32,7 @@ The exact steps depend on your Nextcloud platform. If you use Docker for your Ne - **MacOS**: `brew install exiftool` - **FreeBSD**: `sudo pkg install p5-Image-ExifTool` ]]> - 1.1.1-b + 1.1.1-c agpl Varun Patil https://github.com/pulsejet/memories