Skip to content

Commit 1a5736d

Browse files
authored
🚀: Update publish.yaml
1 parent e6e0d48 commit 1a5736d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: publish-to-github-pages
22
on:
33
push:
44
branches:
5-
- master
5+
- restructure
66

77
permissions:
88
contents: read
@@ -50,4 +50,4 @@ jobs:
5050
steps:
5151
- name: Publish to GitHub Pages 🚀
5252
id: deployment
53-
uses: actions/deploy-pages@v4
53+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)