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

Merge pull request #199 from Ehco1996/ci

ci: add docker push in release ci
Lucas Servén Marín 4 жил өмнө
parent
commit
d2fa4cc0b8

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

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