Skip to content

Commit 204e51f

Browse files
committed
Addon workflow: add more info to job name
1 parent 7e9bff7 commit 204e51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/addon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ on:
4040

4141
jobs:
4242
build:
43-
name: Addon
43+
name: Addon ${{ inputs.addon }}/${{ inputs.base_system }}
4444
runs-on: ubuntu-latest
4545

4646
steps:

0 commit comments

Comments
 (0)