Skip to content

Commit

Permalink
fix: make github action update existing files
Browse files Browse the repository at this point in the history
  • Loading branch information
noxilixon committed Jul 16, 2024
1 parent 3e433fb commit 00d2e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
source: "branch/${{ github.ref_name }}"
target: ${{ vars.WEBROOT_DEVELOPMENT}}
strip_components: 1
overwrite: true

0 comments on commit 00d2e92

Please sign in to comment.