Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
change GA workflow for tag deploy (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
blazpie authored Jul 27, 2022
1 parent e889aea commit de85129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- "*.*.*"

env:
VIRTUAL_HOST: videoroom.membraneframework.org
VIRTUAL_HOST: videoroom.membrane.stream
INTEGRATED_TURN_IP: 65.21.244.250
TAG: ${{ github.ref_name }}

Expand Down

0 comments on commit de85129

Please sign in to comment.