Skip to content

Commit 5e0b8bc

Browse files
authored
ci: add 'release' to release job names (#12326)
1 parent 0b6872d commit 5e0b8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
id-token: write
8989
contents: write
9090
attestations: write
91-
name: ${{ matrix.target }} (${{ matrix.runner }})
91+
name: release ${{ matrix.target }} (${{ matrix.runner }})
9292
runs-on: ${{ matrix.runner }}
9393
timeout-minutes: 240
9494
needs: prepare

0 commit comments

Comments
 (0)