Skip to content

Commit b398d40

Browse files
committed
fix
1 parent 6db1bf3 commit b398d40

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: CD
22
on:
33
release:
4-
types: [released]
5-
workflow_dispatch:
4+
types: [published]
65

76
jobs:
87
deploy:

0 commit comments

Comments
 (0)