Skip to content

Commit

Permalink
upload all binaries to releases page
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharsadhwani committed May 19, 2024
1 parent ee54948 commit 9489e95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ jobs:
with:
draft: true
files: |
${{ steps.build.outputs.ALIENS_PATH }}
${{ steps.build.outputs.TEXTUAL_PATH }}
${{ steps.build.outputs.IPYTHON_PATH }}
${{ steps.build.outputs.MANDELBROT_PATH }}
${{ steps.build.outputs.MINESWEEPER_PATH }}
env:
Expand Down

0 comments on commit 9489e95

Please sign in to comment.