Browse Source

another try

Matthew R Kasun 4 years ago
parent
commit
5667a3a083
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/publish-docker.yml

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

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