Skip to content

Commit 940507a

Browse files
committed
refactor: remove redundant release job from workflow
1 parent ae8d330 commit 940507a

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-
release:
38-
needs: build
39-
runs-on: ubuntu-latest
40-
steps:
4137
# Checkout the repository
4238
- name: Checkout code
4339
uses: actions/checkout@v4

0 commit comments

Comments
 (0)