Browse Source

Update release.yml

Zachary Rice 3 năm trước cách đây
mục cha
commit
53793bef90
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/release.yml

+ 1 - 0
.github/workflows/release.yml

@@ -1,6 +1,7 @@
 name: Create and publish a Docker image
 
 on:
+  push:
   release:
     types: [published]