This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
gugdun
/
entt
miroir de
https://github.com/skypjack/entt
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
build: fix typo in GH workflow
Michele Caini
il y a 1 an
Parent
13f21dd942
commit
dc0bf7bdd8
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.github/workflows/deploy.yml
+ 1
- 1
.github/workflows/deploy.yml
Voir le fichier
@@ -2,7 +2,7 @@ name: deploy
on:
release:
- types: published
+ types:
[
published
]
jobs: