Skip to content

Commit 2e7e527

Browse files
authored
switch to virtual env variables
Signed-off-by: Damian Perera <15967502+damianperera@users.noreply.github.com>
1 parent 2353c42 commit 2e7e527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
build:
12+
environment: github-pages
1213
name: '[FE] Production Build'
1314
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1415
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)