Skip to content

Commit 5d0c5b2

Browse files
committed
ci: update to master branch
1 parent 67c097b commit 5d0c5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
55
# using the `master` branch as the default branch.
66
push:
7-
branches: [gh-pages]
7+
branches: [master]
88

99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_dispatch:

0 commit comments

Comments
 (0)