Skip to content

Commit

Permalink
Remove delete on upload
Browse files Browse the repository at this point in the history
  • Loading branch information
R-T-B authored Jun 11, 2024
1 parent 65b8ecc commit 3211ace
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
port: 2121
username: kopwiki
local-dir: bin/Release/net8.0/publish/
dangerous-clean-slate: true
password: ${{ secrets.password }}
password: ${{ secrets.password }}

0 comments on commit 3211ace

Please sign in to comment.