Skip to content

Commit

Permalink
Update deploy-fonts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed Oct 26, 2023
1 parent 86a1373 commit 4af7dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
REMOTE_HOST: ${{ secrets.SERVER_HOST_PRODUCTION }}
REMOTE_USER: ${{ secrets.SERVER_USER_PRODUCTION }}
TARGET: "/var/www/fonts"
EXCLUDE: "{.git*,.md,.gitignore,.github,.DS_Store}"
EXCLUDE: ".git*,.md,.gitignore,.github,.DS_Store"

0 comments on commit 4af7dd2

Please sign in to comment.