Skip to content

Commit 9263512

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: ls -lah OPENTUNAtoPS2BBL-INSTALLER.ELF
3939

4040
- name: Create release
41-
if: github.ref == 'refs/heads/UMCS'
41+
if: github.ref == 'refs/heads/UMCS-AIO'
4242
uses: marvinpinto/action-automatic-releases@latest
4343
with:
4444
repo_token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)