Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
Update prerelease-compiler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanporcaro authored Feb 20, 2024
1 parent 5e2378c commit f8dce24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease-compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
${{github.workspace}}/build/Loader.exe
- uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: prerelease.zip
prerelease: true
Expand Down

0 comments on commit f8dce24

Please sign in to comment.