This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
milvus
/
attu
espejo de
https://github.com/zilliztech/attu.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
fix(pencil): test action3
nameczz
hace 4 años
padre
c3692cc332
commit
cc9acfb50d
Se han
modificado 1 ficheros
con
3 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
3
2
.github/workflows/release.yml
+ 3
- 2
.github/workflows/release.yml
Ver fichero
@@ -1,6 +1,7 @@
on:
- release:
- types: [published]
+ push:
+ branches:
+ - main
jobs:
publish: