This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
gugdun
/
entt
mirror de
https://github.com/skypjack/entt
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
build: fix typo in GH workflow
Michele Caini
há 1 ano atrás
pai
13f21dd942
commit
dc0bf7bdd8
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
.github/workflows/deploy.yml
+ 1
- 1
.github/workflows/deploy.yml
Ver Ficheiro
@@ -2,7 +2,7 @@ name: deploy
on:
release:
- types: published
+ types:
[
published
]
jobs: