Skip to content

Commit 30d2b58

Browse files
committed
Commiting changes in deploy.yml
1 parent 5452679 commit 30d2b58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- 'v*' # Trigger the workflow when a tag starting with 'v' is pushed, like v1.0.0
7+
workflow_dispatch:
8+
79

810
jobs:
911
deploy:

0 commit comments

Comments
 (0)