Skip to content

Commit

Permalink
Merge pull request #735 from Sparker95/development
Browse files Browse the repository at this point in the history
Version 0.52
  • Loading branch information
Sparker95 authored Oct 12, 2020
2 parents 35900d3 + 132c884 commit 0efe56a
Show file tree
Hide file tree
Showing 122 changed files with 36,782 additions and 1,698 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/devValidateTestBuildUpload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,6 @@ jobs:
name: separateMissions
path: separateMissions

- name: Upload to FTP
uses: sebastianpopp/ftp-action@v1.1.0
with:
host: ${{ secrets.FTP_SERVER }}
user: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
localDir: "separateMissions"
remoteDir: "/ugs-eu-germany-1.armahosts.com_2322/mpmissions"

- name: Publish to Steam Workshop
uses: arma-actions/workshop-upload@v1
with:
Expand Down
Loading

0 comments on commit 0efe56a

Please sign in to comment.