Skip to content

put title in topbar

put title in topbar #2

Workflow file for this run

name: "Build Commit"
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
distribution: temurin
java-version: 17
- uses: gradle/[email protected]
- run: gradle assembleRelease
- uses: actions/[email protected]
with:
name: ReadYou-GitHub-Build-${{ github.sha }}
path: app/build/outputs/apk/github/release/*.apk