Skip to content

Commit 8629363

Browse files
committed
Rename workflow.
1 parent 4358a23 commit 8629363

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prerelease.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: Release library
1+
name: Pre Release library
22
on:
33
push:
44
branches:
55
- beta
66

77
jobs:
8-
release_component_library:
8+
prerelase_flow:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout

0 commit comments

Comments
 (0)