Skip to content

Commit

Permalink
chore: update release workflow to reflect new artifact names for Dron…
Browse files Browse the repository at this point in the history
…e GCS
  • Loading branch information
TylerFlar committed Jan 13, 2025
1 parent 1d50f5b commit 9e6498e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
tag_name: v${{ needs.check_release.outputs.version }}
name: Release v${{ needs.check_release.outputs.version }}
files: |
dist/RTT-GCS-windows-x64/rtt-gcs-windows.exe
dist/RTT-GCS-linux-x64/rtt-gcs-linux
dist/RTT-Drone-GCS-windows-x64/rtt-drone-gcs-windows.exe
dist/RTT-Drone-GCS-linux-x64/rtt-drone-gcs-linux
draft: false
prerelease: false
env:
Expand Down

0 comments on commit 9e6498e

Please sign in to comment.