Fix typo in workflow file
This commit is contained in:
parent
72e57a861e
commit
8c7c55c1ba
2
.github/workflows/build-mod.yml
vendored
2
.github/workflows/build-mod.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: build-mod
|
name: build-mod
|
||||||
on:
|
on:
|
||||||
workflow-dispatch:
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
Reference in New Issue
Block a user