mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-02 12:52:18 +00:00
Changed job name
This commit is contained in:
parent
22ae994370
commit
e09c929f17
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
@ -20,7 +20,7 @@ on:
|
|||
type: boolean
|
||||
default: true
|
||||
jobs:
|
||||
build:
|
||||
build-and-release-android:
|
||||
name: Build APK and AAB
|
||||
if: github.event.inputs.android == true
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -64,7 +64,7 @@ jobs:
|
|||
with:
|
||||
name: appbundle
|
||||
path: build/app/outputs/bundle/release/app-release.aab
|
||||
build:
|
||||
build-and-release-macos:
|
||||
name: Build macOS
|
||||
if: github.event.inputs.macos == true
|
||||
runs-on: macos-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue