mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-04-28 12:30:11 -05:00
Update production.yml
This commit is contained in:
committed by
GitHub
parent
484a9e7798
commit
fdee7e80b6
@@ -2,8 +2,10 @@ name: Deploy App CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
tags: '*'
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user