This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
entt
mirror of
https://github.com/skypjack/entt
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
build: fix typo in GH workflow
Michele Caini
1 year ago
parent
13f21dd942
commit
dc0bf7bdd8
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/deploy.yml
+ 1
- 1
.github/workflows/deploy.yml
View File
@@ -2,7 +2,7 @@ name: deploy
on:
release:
- types: published
+ types:
[
published
]
jobs: