Matthew R Kasun 4 anni fa
parent
commit
5667a3a083
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/publish-docker.yml

+ 1 - 0
.github/workflows/publish-docker.yml

@@ -8,6 +8,7 @@ on:
         - 'main'
         tags:
             - 'v*.*.*'
+            - latest  
   pull_request:
         branches:
             - 'main'