Skip to content

Commit 1e116d0

Browse files
committed
update pipeline for deploying website
1 parent 32e0119 commit 1e116d0

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

.github/workflows/build-main.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/workflows/deploy-website.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Deploy website
2-
on: [ workflow_call ]
2+
on:
3+
workflow_dispatch:
34

45
jobs:
56
deploy:

0 commit comments

Comments
 (0)