Skip to content

Commit 67d4539

Browse files
committed
Update deploy.yml
1 parent 4aece7e commit 67d4539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy
22

33
on:
44
# Run this workflow whenever a new commit is pushed to main.
5-
push: {branches: [main]}
5+
push: {branches: [master]}
66

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)