Skip to content

Commit

Permalink
strip components set to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
leoBitto committed Apr 11, 2024
1 parent b668cf3 commit 767c662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
key: ${{ secrets.PRIVATE_KEY }}
source: "./nginx/nginx.conf"
target: "/etc/nginx/sites-available/${{ env.REPO_NAME }}/"
strip_components: 1
strip_components: 2


- name: check nginx2
Expand Down

0 comments on commit 767c662

Please sign in to comment.