Skip to content

Commit 397e0ff

Browse files
rootroot
authored andcommitted
Edit the web to test auto deployment
1 parent ab7e66e commit 397e0ff

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
@@ -3,7 +3,7 @@ name: Deploy static site to GitHub Pages
33
# This is the "event" — run this robot when we push to the 'main' branch
44
on:
55
push:
6-
branches: [ main, master ]
6+
branches: [ master ]
77

88
# Give the robot permission to write to your Pages
99
permissions:

0 commit comments

Comments
 (0)