Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScanMountGoat committed Mar 10, 2024
1 parent 485fbe9 commit 8393f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: softprops/action-gh-release@v2
if: github.ref == 'refs/heads/master'
with:
files: "Smash Forge/bin/Release/Smash-Forge-Latest_Commit.zip"
files: Smash-Forge-Latest_Commit.zip
name: "Smash Forge [Latest Commit]"
tag_name: "LatestCommit"
env:
Expand Down

0 comments on commit 8393f80

Please sign in to comment.