Skip to content

Commit

Permalink
Adjust release URL to match upload destination
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyon authored Jul 23, 2024
1 parent c7ac7ca commit 4901d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: "Create nightly release"
uses: softprops/action-gh-release@v2
with:
body: https://orbiter.voron.software/downloads/Orbiter-${{ inputs.version }}.zip
body: https://cdn.openorbiter.space/orbiter-releases/Orbiter-${{ inputs.version }}.zip
tag_name: ${{ inputs.version }}
prerelease: false
make_latest: true
Expand Down

0 comments on commit 4901d29

Please sign in to comment.