Skip to content

Commit f0c1a67

Browse files
Disambiguate release workflow names (#233)
1 parent c195043 commit f0c1a67

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-otel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: Release connectrpc-otel
22
on:
33
push:
44
tags:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: Release connectrpc
22
on:
33
push:
44
tags:

0 commit comments

Comments
 (0)