Skip to content

Commit faa6e77

Browse files
authored
Update compilation.yml
1 parent 9263512 commit faa6e77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compilation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ jobs:
3838
run: ls -lah OPENTUNAtoPS2BBL-INSTALLER.ELF
3939

4040
- name: Create release
41-
if: github.ref == 'refs/heads/UMCS-AIO'
41+
if: github.ref == 'refs/heads/UMCS'
4242
uses: marvinpinto/action-automatic-releases@latest
4343
with:
4444
repo_token: "${{ secrets.GITHUB_TOKEN }}"
45-
automatic_release_tag: "TunaPS2BBL2OSDMENU"
45+
automatic_release_tag: "TunaPS2BBL2OSDMENU-BAREBONES"
4646
prerelease: false
4747
title: "OpenTuna w/ PS2BBL & OSDMenu"
4848
files: OPENTUNAtoPS2BBL-BAREBONES-INSTALLER.ELF

0 commit comments

Comments
 (0)