Skip to content

Commit

Permalink
Handshake testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nomandhoni-cs committed Dec 19, 2024
1 parent f056bdb commit c8030be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:

# Build and zip the extensions
- name: Zip extensions
env:
VITE_HANDSHAKE_PASSWORD: ${{ secrets.VITE_HANDSHAKE_PASSWORD }}
run: |
pnpm zip
pnpm zip:firefox
Expand Down

0 comments on commit c8030be

Please sign in to comment.