Skip to content

Commit

Permalink
Merge pull request #51 from DSACMS/revert-47-natalia/deployment
Browse files Browse the repository at this point in the history
Revert "Added env variable for SITE_HOST"
natalialuzuriaga authored Nov 22, 2023
2 parents c58e276 + 9f6291c commit 9975511
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
@@ -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

0 comments on commit 9975511

Please sign in to comment.