Skip to content

Commit

Permalink
build: im scared
Browse files Browse the repository at this point in the history
  • Loading branch information
surajgoraya committed May 29, 2024
1 parent 8d1a180 commit a4e6d77
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
server: ${{secrets.server}}
username: ${{secrets.username}}
password: ${{ secrets.password }}
dry-run: true
# dry-run: true
exclude: |
**/.git*
**/.git*/**
Expand All @@ -106,3 +106,5 @@ jobs:
**/cgi-bin/**
.ftpquota
.htaccess
- name: Display Changes
run: cat ./.ftp-deploy-sync-state.json

0 comments on commit a4e6d77

Please sign in to comment.