Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e60050

Browse files
committed
fix deployment logic
1 parent c9dab3c commit 7e60050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request_target:
7+
pull_request:
88

99
jobs:
1010
deploy_live_website:

0 commit comments

Comments
 (0)