Skip to content

Commit

Permalink
Update and rename fork_cra5.yml to main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xalechez committed Nov 30, 2023
1 parent 5174c53 commit ea7c7f9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: fork_cra5-release
name: main-release

on:
push:
branches: [fork_cra5]
branches: [main]

defaults:
run:
Expand All @@ -17,7 +17,7 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v4
with:
ref: fork_cra5
ref: main

- name: Use Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit ea7c7f9

Please sign in to comment.