Update production.yml

This commit is contained in:
Yogesh Choudhary Paliyal
2021-03-06 22:55:29 +05:30
committed by GitHub
parent 484a9e7798
commit fdee7e80b6
+4 -2
View File
@@ -2,8 +2,10 @@ name: Deploy App CI
on:
push:
branches: [ master ]
tags: '*'
branches:
- master
tags:
- '*'
jobs:
build: