Skip to content

Commit

Permalink
Update deploy_prod.yml (#436)
Browse files Browse the repository at this point in the history
hotfix for email error
  • Loading branch information
02ggang9 authored Mar 22, 2024
1 parent b85c629 commit 4f2b852
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Deploy Keeper Production Server

on:
push:
branches: [master]
on: workflow_dispatch

jobs:
deploy_production:
Expand Down

0 comments on commit 4f2b852

Please sign in to comment.