test ipa upload

This commit is contained in:
Vadim 2024-03-16 11:29:07 +01:00
parent 2fb3bdb970
commit 1dbcf27cf9
2 changed files with 3 additions and 1 deletions

View file

@ -80,6 +80,7 @@ jobs:
create-github-release:
name: Create Github release
needs: [generate-release-notes]
if: false
runs-on: ubuntu-latest
permissions:
contents: write
@ -129,6 +130,7 @@ jobs:
create-google-play-release:
name: Create Google Play release
needs: [generate-release-notes]
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

View file

@ -1,7 +1,7 @@
name: lightmeter
description: Lightmeter app inspired by Material 3 design system.
publish_to: "none"
version: 0.17.2+48
version: 0.0.1+6
environment:
sdk: ">=3.0.0 <4.0.0"