This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LBP
/
OliveTin
mirror da
https://github.com/OliveTin/OliveTin.git
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
fix: Build beta releases pipeline enabled
jamesread
5 mesi fa
parent
2f8f3d21ef
commit
7945897f24
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.github/workflows/build-and-release.yml
+ 1
- 0
.github/workflows/build-and-release.yml
Vedi File
@@ -10,6 +10,7 @@ on:
branches:
- main
- next
+ - beta
jobs:
build: