Skip to content

Commit

Permalink
actually upload releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Eein committed Apr 9, 2023
1 parent 8d96111 commit 9823aeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ jobs:
tag_name: release-${{ github.sha }}
release_name: Release ${{ github.sha }}
files: |
./target/${{ matrix.target }}/release/octopath-2-practice-${{ matrix.target }}.*
./target/${{ matrix.target }}/release/octopath-2-practice-tool
./target/${{ matrix.target }}/release/octopath-2-practice-tool.exe

0 comments on commit 9823aeb

Please sign in to comment.