Skip to content

Commit

Permalink
CD: changes to remove constants.js.j2 file when deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
estafons committed Mar 1, 2024
1 parent a2e9427 commit 97b84c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
variables: |
GOOGLE_ANALYTICS_ID=${{ secrets.GOOGLE_ANALYTICS }}
- name: Remove constants.js.j2 file
run: rm assets/js/constants.js.j2

- name: SCP files to production server
uses: easingthemes/ssh-deploy@v3.0.1
Expand Down

0 comments on commit 97b84c7

Please sign in to comment.