Added(cicd) trigger deploy manually
This commit is contained in:
parent
0ec21f2365
commit
11dff10306
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
id-token: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue