ソースを参照

Update release.yml

Zachary Rice 3 年 前
コミット
53793bef90
1 ファイル変更1 行追加0 行削除
  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]