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
f1490f9e32
commit
c3692cc332
Se han
modificado 1 ficheros
con
2 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
2
3
.github/workflows/release.yml
+ 2
- 3
.github/workflows/release.yml
Ver fichero
@@ -1,7 +1,6 @@
on:
- push:
- branches:
- - main
+ release:
+ types: [published]
jobs:
publish: