This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
gugdun
/
entt
oglindă de
https://github.com/skypjack/entt
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Răsfoiți Sursa
build: fix typo in GH workflow
Michele Caini
11 luni în urmă
părinte
13f21dd942
comite
dc0bf7bdd8
1 a modificat fișierele
cu
1 adăugiri
și
1 ștergeri
Vizualizare divizată
Arată Statisticile Diff
1
1
.github/workflows/deploy.yml
+ 1
- 1
.github/workflows/deploy.yml
Vizualizați fișierul
@@ -2,7 +2,7 @@ name: deploy
on:
release:
- types: published
+ types:
[
published
]
jobs: