Skip to content

Commit

Permalink
Merge branch 'main' into stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 20, 2024
2 parents dfbb8e4 + a3b4227 commit 32844ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: "main"
- uses: actions/setup-node@v4
with:
node-version: latest
Expand Down Expand Up @@ -41,8 +39,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: "main"
- uses: actions/setup-node@v4
with:
node-version: latest
Expand Down

0 comments on commit 32844ff

Please sign in to comment.