Skip to content

Commit b9d7cb6

Browse files
committed
ci: add workflow_dispatch trigger to Release Build
1 parent 60eb276 commit b9d7cb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-artifacts.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Release Build
22

33
on:
4+
workflow_dispatch:
45
push:
56
paths-ignore:
67
- "*.md"

0 commit comments

Comments
 (0)