This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
OliveTin
mirror of
https://github.com/OliveTin/OliveTin.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix: Build beta releases pipeline enabled
jamesread
5 months ago
parent
92b951d582
commit
dceb509ab9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/build-and-release.yml
+ 1
- 0
.github/workflows/build-and-release.yml
View File
@@ -10,6 +10,7 @@ on:
branches:
- main
- next
+ - beta
jobs:
build: