This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
gugdun
/
entt
mirror da
https://github.com/skypjack/entt
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
build: fix typo in GH workflow
Michele Caini
1 anno fa
parent
13f21dd942
commit
dc0bf7bdd8
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/deploy.yml
+ 1
- 1
.github/workflows/deploy.yml
Vedi File
@@ -2,7 +2,7 @@ name: deploy
on:
release:
- types: published
+ types:
[
published
]
jobs: