This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
milvus
/
attu
mirror de
https://github.com/zilliztech/attu.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
fix(pencil): test action3
nameczz
há 4 anos atrás
pai
c3692cc332
commit
cc9acfb50d
1 ficheiros alterados
com
3 adições
e
2 exclusões
Visão Dividida
Mostrar Estatísticas Diff
3
2
.github/workflows/release.yml
+ 3
- 2
.github/workflows/release.yml
Ver Ficheiro
@@ -1,6 +1,7 @@
on:
- release:
- types: [published]
+ push:
+ branches:
+ - main
jobs:
publish: