👷 Updated CI Job Names

This commit is contained in:
Nikhil Badyal
2022-10-03 00:12:32 +05:30
parent c705f8d3f4
commit d56bc61c8b
8 changed files with 9 additions and 52 deletions
-2
View File
@@ -1,12 +1,10 @@
name: Build Revanced APK
# Enable Buildkit and let compose use it to speed up image building
env:
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1
HAVE_TELEGRAM_API_ID: ${{ secrets.TELEGRAM_API_ID != '' }}
on:
workflow_dispatch:
workflow_call:
concurrency:
group: ${{ github.head_ref || github.run_id }}