Skip to content

Commit 3407ad4

Browse files
Massimiliano Pippiumbynos
Massimiliano Pippi
authored andcommitted
tag failures with workflow name (#747)
1 parent cc8e2ca commit 3407ad4

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

Diff for: .github/workflows/arduino-stats.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
tags:
4949
- "project:arduino-cli"
5050
- "cdn:downloads.arduino.cc"
51+
- "workflow:${{ github.workflow }}"

Diff for: .github/workflows/github-stats.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@ jobs:
8888
tags:
8989
- "project:arduino-cli"
9090
- "cdn:github.com"
91+
- "workflow:${{ github.workflow }}"

Diff for: .github/workflows/nightly.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ jobs:
4646
host: ${{ github.repository }}
4747
tags:
4848
- "project:arduino-cli"
49+
- "workflow:${{ github.workflow }}"

0 commit comments

Comments
 (0)