Skip to content

Commit 960a266

Browse files
Reverted back to last working commit
1 parent afd53d8 commit 960a266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches:
6-
- pages # Trigger deployment when changes are pushed to the `main` branch
6+
- pages-back # Trigger deployment when changes are pushed to the `main` branch
77

88

99
permissions:

0 commit comments

Comments
 (0)