Build prod on master push

This commit is contained in:
unknown
2021-09-05 14:19:55 +05:30
parent d7d0063507
commit eb30fd12ae
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
name: Publish Docker image
on:
release:
types: [published]
push:
branches:
- master
jobs:
push_to_registry: