Skip to content

Commit

Permalink
Ignore wd_s.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfoell committed Mar 17, 2023
1 parent 3661d7e commit 2ca84ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
REMOTE_USER: ${{ secrets.REMOTE_USER }}
TARGET: ${{ secrets.REMOTE_PATH }}
EXCLUDE: '.git/,node_modules/,vendor/,auth.json'
EXCLUDE: '.git/,node_modules/,vendor/,auth.json,wd_s.zip'

- name: Notify Slack
uses: rtCamp/action-slack-notify@v2
Expand Down

0 comments on commit 2ca84ef

Please sign in to comment.