Skip to content

Commit

Permalink
Please
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritzs committed Mar 4, 2025
1 parent edf100b commit ecb30ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_primary_nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Replace environment variables in Nginx config
run: |
envsubst < nginx_template > nginx.conf
envsubst < ./nginx_template.txt > ./nginx_secfit.conf
# Test the nginx configuration
- name: Test nginx configuration file
Expand Down

0 comments on commit ecb30ad

Please sign in to comment.