Skip to content

Commit

Permalink
Update update-latest-json-portable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
typeling1578 authored Nov 1, 2024
1 parent 74b08a1 commit 45a0319
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-latest-json-portable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ jobs:
upload:
needs: ["update-latest-json"]
uses: ./.github/workflows/upload.yml
secrets:
FTP_ADDR: ${{ secrets.FTP_ADDR }}
FTP_USER: ${{ secrets.FTP_USER }}
FTP_PASS: ${{ secrets.FTP_PASS }}

0 comments on commit 45a0319

Please sign in to comment.