mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:08:58 +08:00
Use run-name to show version and actor
New functionality which should help clarify which run is which. https://github.blog/changelog/2022-09-26-github-actions-dynamic-names-for-workflow-runs/
This commit is contained in:
parent
9ef927d747
commit
6a03ae9e9c
1
.github/workflows/cura-installer.yml
vendored
1
.github/workflows/cura-installer.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Cura Installer
|
||||
run-name: Cura binaries ${{ inputs.cura_conan_version }} by @${{ github.actor }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user