Skip to content

Commit 2ff0bf6

Browse files
committed
feat: remove irrelevant code block
1 parent 85d672f commit 2ff0bf6

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@ jobs:
3939
- name: Install dependencies
4040
run: pnpm install --frozen-lockfile
4141

42-
# Step 5: Build the project
43-
- name: Build
44-
run: pnpm run build
45-
46-
# Step 6: Run semantic-release
42+
# Step 4: Run semantic-release
4743
- name: Release
4844
uses: cycjimmy/semantic-release-action@v5
4945
id: semantic

0 commit comments

Comments
 (0)