Skip to content

Commit

Permalink
chore: workflow branch 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 20, 2024
1 parent 233a93d commit a3b4227
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 a3b4227

Please sign in to comment.