We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9c859 commit e9a012dCopy full SHA for e9a012d
.github/workflows/main.yml
@@ -58,7 +58,7 @@ jobs:
58
59
# Runs a set of commands using the runners shell
60
- name: Release to Mozilla Amo
61
- if: ${{ github.event_name == 'workflow_dispatch' }}
+ if: false
62
run: |
63
npm install --global web-ext
64
cd ./dist/LeetcodeSessionManager
0 commit comments