Skip to content

Commit 30963de

Browse files
committed
Change deployment branch to master
1 parent 27cf8c9 commit 30963de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
if: github.ref == 'refs/heads/source' && github.repository == 'oceanhackweek/oceanhackweek.github.io'
3333
with:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35-
BRANCH: gh-pages
35+
BRANCH: master
3636
FOLDER: _site
3737
CLEAN: false

0 commit comments

Comments
 (0)