Skip to content

Commit

Permalink
Rename workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Aug 23, 2024
1 parent 4358a23 commit 8629363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Release library
name: Pre Release library
on:
push:
branches:
- beta

jobs:
release_component_library:
prerelase_flow:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 8629363

Please sign in to comment.