Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
insomnious authored Nov 21, 2023
1 parent 4bc78cc commit 1db0100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
if: inputs.release == true
with:
files: |
./dist/${{ steps.setOutputs.outputs.artifactNameInstaller }}
./dist/vortex-setup-${{ steps.setOutputs.outputs.rawVersion }}.exe
./dist/latest.yml
prerelease: true
draft: true
Expand Down

0 comments on commit 1db0100

Please sign in to comment.