Parcourir la source

Update release.yml

Zachary Rice il y a 3 ans
Parent
commit
53793bef90
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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]