Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Varneon committed Jan 14, 2024
1 parent 3d806d6 commit ab15a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
with:
tag_name: ${{ steps.version.outputs.prop }}
draft: true
files: |
${{ env.zipFile }}
${{ env.unityPackage }}
Expand Down

0 comments on commit ab15a4f

Please sign in to comment.