Skip to content

Commit

Permalink
Update examples-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jan 9, 2025
1 parent 8a124d7 commit 925348d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/examples-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
- run: echo "KEY ${{ env.VITE_ION_KEY }}"
- run: echo "SECRET ${{ secrets.VITE_ION_KEY }}"
- run: npm run build-examples
env:
VITE_ION_KEY: ${{ secrets.VITE_ION_KEY }}

- name: Commit Examples
uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit 925348d

Please sign in to comment.