Skip to content

Commit 25e280e

Browse files
committed
ci: Give release-first a different name
1 parent 720ab8e commit 25e280e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-first.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Release
1+
name: Release (first)
22
on: workflow_dispatch
33

44
jobs:
5-
release:
5+
release_first:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Check out repository code

0 commit comments

Comments
 (0)