Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
breadbored committed Dec 2, 2023
1 parent a0e891f commit 547ac5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: breadcodes.z64
asset_name: latest_rom
asset_name: unnamed_rpg.z64
tag: ${{ github.ref }}
overwrite: true
body: "Latest ROM built from ${{ github.ref }}"

0 comments on commit 547ac5f

Please sign in to comment.