Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritzs committed Mar 4, 2025
1 parent c3b3187 commit 89d29f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update_primary_nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
export-variables: true
keys-case: bypass

- name: Replace environment variables in Nginx config
run: |
envsubst < nginx.conf.template > nginx.conf
# Copying nginx configuration file to the server
- name: Deploy nginx configuration file
run: |
Expand Down

0 comments on commit 89d29f0

Please sign in to comment.