mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 01:30:46 -05:00
Fix file upload command in build.yaml
This commit is contained in:
parent
692e26d967
commit
431ee4e41a
@ -292,7 +292,7 @@ jobs:
|
||||
- name: Upload Release
|
||||
uses: Difegue/action-megacmd@master
|
||||
with:
|
||||
args: put /workspace/refringe/Build/release.7z /spt-release/SPT-3.8.0-28965.7z
|
||||
args: put -c /workspace/refringe/Build/release.7z /spt-release/SPT-3.8.0-28965.7z
|
||||
env:
|
||||
USERNAME: ${{ secrets.MEGA_EMAIL }}
|
||||
PASSWORD: ${{ secrets.MEGA_PASSWORD }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user