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