Skip to content

Commit e8ca819

Browse files
committed
chore: change target deploy branch to gh-pages
1 parent f1d695a commit e8ca819

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
@@ -43,6 +43,6 @@ jobs:
4343
uses: s0/git-publish-subdir-action@v2.0.0
4444
env:
4545
REPO: self
46-
BRANCH: deploy-test
46+
BRANCH: gh-pages
4747
FOLDER: ./packages/metastream-app/dist
4848
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)