Skip to content

Commit

Permalink
Revert "Added env variable for SITE_HOST"
Browse files Browse the repository at this point in the history
  • Loading branch information
natalialuzuriaga authored Nov 22, 2023
1 parent c58e276 commit 9f6291c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:

- name: Build project
run: npm run build
env:
SITE_HOST: ${{ vars.SITE_HOST }}


- name: Setup GitHub pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 9f6291c

Please sign in to comment.