Skip to content

Commit

Permalink
Update push-to-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yssambare12 authored Jan 21, 2025
1 parent 8458689 commit 4a5d80c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-to-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

- name: SVN Update
run: svn update --set-depth=infinity

0 comments on commit 4a5d80c

Please sign in to comment.