Skip to content

Commit e9a012d

Browse files
committed
update pipeline
1 parent 0d9c859 commit e9a012d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
# Runs a set of commands using the runners shell
6060
- name: Release to Mozilla Amo
61-
if: ${{ github.event_name == 'workflow_dispatch' }}
61+
if: false
6262
run: |
6363
npm install --global web-ext
6464
cd ./dist/LeetcodeSessionManager

0 commit comments

Comments
 (0)