2
0
Эх сурвалжийг харах

ci: add docker push in release ci

ehco1996 5 жил өмнө
parent
commit
046e018c80

+ 2 - 0
.github/workflows/ci.yml

@@ -3,6 +3,8 @@ name: CI
 on:
   push:
     branches: [ main ]
+    tags:
+      - "*"
   pull_request:
     branches: [ main ]
   schedule: