Commit 3407ad41 authored by Massimiliano Pippi's avatar Massimiliano Pippi Committed by umbynos

tag failures with workflow name (#747)

parent cc8e2ca9
...@@ -48,3 +48,4 @@ jobs: ...@@ -48,3 +48,4 @@ jobs:
tags: tags:
- "project:arduino-cli" - "project:arduino-cli"
- "cdn:downloads.arduino.cc" - "cdn:downloads.arduino.cc"
- "workflow:${{ github.workflow }}"
...@@ -88,3 +88,4 @@ jobs: ...@@ -88,3 +88,4 @@ jobs:
tags: tags:
- "project:arduino-cli" - "project:arduino-cli"
- "cdn:github.com" - "cdn:github.com"
- "workflow:${{ github.workflow }}"
...@@ -46,3 +46,4 @@ jobs: ...@@ -46,3 +46,4 @@ jobs:
host: ${{ github.repository }} host: ${{ github.repository }}
tags: tags:
- "project:arduino-cli" - "project:arduino-cli"
- "workflow:${{ github.workflow }}"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment