Skip to content

Commit

Permalink
Update Release-w3bstreaming.yml (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
Magorsky authored Jul 18, 2024
1 parent 936e6d2 commit 1f24a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Release-w3bstreaming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
tags: ${{ needs.prepair.outputs.image_name }}
build-args: |
REACT_APP_NODE_ADDRESS=${{ secrets.REACT_APP_NODE_ADDRESS }}
REACT_APP_DNS_API_URL=${{ secrets.VITE_DNS_API_URL }}
REACT_APP_DNS_NAME=${{ secrets.VITE_DNS_NAME_W3BSTEAMING }}
REACT_APP_DNS_API_URL=${{ secrets.REACT_APP_DNS_API_URL }}
REACT_APP_DNS_NAME=${{ secrets.REACT_APP_DNS_API_URL }}
REACT_APP_IPFS_GATEWAY_ADDRESS=${{ secrets.REACT_APP_IPFS_GATEWAY_ADDRESS }}
REACT_APP_IPFS_ADDRESS=${{ secrets.REACT_APP_IPFS_ADDRESS }}
REACT_APP_SIGNALING_SERVER=${{ secrets.REACT_APP_SIGNALING_SERVER_W3BSTEAMING }}
Expand Down

0 comments on commit 1f24a3d

Please sign in to comment.