Skip to content

Merge branch 'hotfix/nologin' #1

Merge branch 'hotfix/nologin'

Merge branch 'hotfix/nologin' #1

Workflow file for this run

name: Push (master)
on:
push:
branches: ["master"]
jobs:
build:
name: Build for Google Play (AAB)
uses: szkolny-eu/szkolny-android/.github/workflows/_build.yml@develop
with:
build-aab: true
release-ssh: true
release-google-play: true
secrets: inherit