Skip to content

Commit

Permalink
Update build to organization secret
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich committed Oct 23, 2024
1 parent 79c93a4 commit fd7d172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Building edrys-Lite
env:
ICE_SERVERS: ${{ secrets.ICE_SERVERS }}
TRYSTERO_PEER_CONFIG: ${{ secrets.TRYSTERO_PEER_CONFIG }}
run: |
cd edrys-Lite
npm install
Expand Down

0 comments on commit fd7d172

Please sign in to comment.