fix typo in strip_components
All checks were successful
/ build (push) Successful in -1m58s

This commit is contained in:
Peter Tillemans 2024-06-12 16:26:02 +02:00
parent 88ad292d2c
commit 032befe098

View file

@ -19,4 +19,4 @@ jobs:
key: ${{ secrets.KEY }} key: ${{ secrets.KEY }}
source: "public/*" source: "public/*"
target: "/usr/share/nginx/snamellit/" target: "/usr/share/nginx/snamellit/"
strip-components: 1 strip_components: 1