mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 10:39:20 +01:00
Fixed rolling release build
This commit is contained in:
parent
4eeb00e3ac
commit
0eeee72c11
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -76,6 +76,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: Rolling release
|
name: Rolling release
|
||||||
body: Latest rolling release built from latest commit on `main` branch.
|
body: Latest rolling release built from latest commit on `main` branch.
|
||||||
|
tag_name: rolling-release
|
||||||
prerelease: true
|
prerelease: true
|
||||||
files: |
|
files: |
|
||||||
./output/menu.bin
|
./output/menu.bin
|
||||||
|
Loading…
Reference in New Issue
Block a user