diff --git a/.github/workflows/update_primary_nginx.yml b/.github/workflows/update_primary_nginx.yml index 7632325..b11c262 100644 --- a/.github/workflows/update_primary_nginx.yml +++ b/.github/workflows/update_primary_nginx.yml @@ -25,7 +25,7 @@ jobs: # Maybe look at https://www.baeldung.com/linux/envsubst-command to get an idea - name: user of runner - - run: whoami + run: whoami - name: Copy temporary file to correct place run: cp temp_default.conf /etc/nginx/conf.d/nginx_securefit.conf