Skip to content

Commit

Permalink
update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vlrmprjct authored Oct 23, 2024
1 parent 3d7a955 commit b6a0159
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,9 @@ jobs:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: dist
server-dir: /subdomain/dev/frequencies-unseen
local-dir: dist/
server-dir: /subdomain/dev/frequencies-unseen/
dangerous-clean-slate: true

- name: Create release if not exists
id: check_release
Expand Down

0 comments on commit b6a0159

Please sign in to comment.