mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-22 07:08:36 +00:00
Workflow: tag name
This commit is contained in:
parent
47b3ecd36a
commit
4179c2dd6c
1 changed files with 4 additions and 4 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
name: Android CI
|
name: Android CI
|
||||||
run-name: ${{github.workflow}} - ${{github.sha}}
|
run-name: ${{github.workflow}} - ${{vars.TAG}} - ${{github.sha}}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in a new issue