Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MonsieurBibo committed Feb 10, 2024
1 parent 1567123 commit 40eebb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
port: ${{ secrets.FTP_PORT }}
local: './'
remote: '/chronica/txData/QBCoreFramework_BA9C00.base/resources/selim-drifts'
localPath: './'
remotePath: '/chronica/txData/QBCoreFramework_BA9C00.base/resources/selim-drifts'

0 comments on commit 40eebb4

Please sign in to comment.