Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pool011 authored Apr 3, 2024
1 parent 4bb0dce commit fcfbd20
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload Sandbox No Radio Release
uses: JasonEtco/upload-to-release@master
with:
args: release/Mission_sandbox_noradio_v${{ steps.get_version.outputs.VERSION }}.zip application/zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: Upload Sandbox No Radio Release
# uses: JasonEtco/upload-to-release@master
# with:
# args: release/Mission_sandbox_noradio_v${{ steps.get_version.outputs.VERSION }}.zip application/zip
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Uploading to Server
uses: Dylan700/sftp-upload-action@latest
Expand Down

0 comments on commit fcfbd20

Please sign in to comment.