We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cad5e commit d368d8aCopy full SHA for d368d8a
.github/workflows/compilation.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: marvinpinto/action-automatic-releases@latest
43
with:
44
repo_token: "${{ secrets.GITHUB_TOKEN }}"
45
- automatic_release_tag: "TunaPS2BBL2OSDMENU-AIO"
+ automatic_release_tag: "latest"
46
prerelease: false
47
title: "OpenTuna w/ PS2BBL & OSDMenu"
48
files: OPENTUNAtoPS2BBL-INSTALLER-AIO.ELF
0 commit comments