Skip to content

Commit 9f6e63e

Browse files
committed
refactor: remove redundant checkout step from release workflow
1 parent f21a8bb commit 9f6e63e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release-workflow.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
pnpm zip
3535
pnpm zip:firefox
3636
37-
# Checkout the repository
38-
- name: Checkout code
39-
uses: actions/checkout@v4
40-
4137
# Create a GitHub release
4238
- name: Create Release
4339
id: create_release

0 commit comments

Comments
 (0)