소스 검색

:bookmark: v2.0.14

Liang Ding 3 년 전
부모
커밋
80db5a736d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/dockerimage.yml

+ 1 - 1
.github/workflows/dockerimage.yml

@@ -1,7 +1,7 @@
 name: Release Docker Image
 name: Release Docker Image
 on:
 on:
   release:
   release:
-    types: [published]
+    types: [published, edited]
 jobs:
 jobs:
   build:
   build:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest