Ver Fonte

Update release.yml

Zachary Rice há 3 anos atrás
pai
commit
53793bef90
1 ficheiros alterados com 1 adições e 0 exclusões
  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]