Skip to content

Commit

Permalink
set prerelease flag
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunderscore committed Aug 20, 2023
1 parent 8828967 commit 1939b5d
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 @@ -70,6 +70,7 @@ jobs:
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
with:
tag_name: ${{ steps.version.outputs.prop }}
prerelease: true
files: |
${{ env.zipFile }}
${{ env.unityPackage }}
Expand Down

0 comments on commit 1939b5d

Please sign in to comment.