Skip to content

Commit 0be444b

Browse files
committed
All work for deploy completed
1 parent 88663e9 commit 0be444b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/release-ci.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
name: 'build and deploy test server'
1+
name: 'Build and Deploy server'
22

33
on:
4-
push:
5-
branches: master
6-
workflow_dispatch:
4+
release:
5+
types: [ published ]
76

87
jobs:
98
build:

0 commit comments

Comments
 (0)