Skip to content

Commit

Permalink
Update lighthouse.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nahbee10 authored Dec 18, 2024
1 parent ca368ef commit 90e559c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
ZENDESK_API_TOKEN: ${{ secrets.ZENDESK_API_TOKEN }}
ZENDESK_SUBDOMAIN: ${{ secrets.ZENDESK_SUBDOMAIN }}

# Step 5: Build the project
- name: Build
run: yarn build

# Step 6: Upload and Publish Theme
# Step 5: Upload and Publish Theme
- name: Deploy Theme
run: node ./bin/theme-upload.js

0 comments on commit 90e559c

Please sign in to comment.