Skip to content

Update android.yml

Update android.yml #50

Workflow file for this run

name: Android Release
on:
push:
branches: [main]
env:
GITHUB_TOKEN: ${{secret.workflows_token}}

Check failure on line 7 in .github/workflows/android.yml

View workflow run for this annotation

GitHub Actions / Android Release

Invalid workflow file

The workflow is not valid. .github/workflows/android.yml (Line: 7, Col: 17): Unrecognized named-value: 'secret'. Located at position 1 within expression: secret.workflows_token
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: QiubyZ/apk-autorelease@v63 # Ganti dengan username, nama repo, dan tag/branch
with:
gradle_cmd: 'assembleRelease' # Ganti jika perlu
tag: 'Production'
body_release: 'Aplikasi versi produksi dirilis.'
file_output: './app/build/outputs/apk/release/app-release.apk' # Sesuaikan lokasi