We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8d330 commit 940507aCopy full SHA for 940507a
1 file changed
.github/workflows/release-workflow.yml
@@ -34,10 +34,6 @@ jobs:
34
pnpm zip
35
pnpm zip:firefox
36
37
- release:
38
- needs: build
39
- runs-on: ubuntu-latest
40
- steps:
41
# Checkout the repository
42
- name: Checkout code
43
uses: actions/checkout@v4
0 commit comments