Skip to content

Commit 8bdfd32

Browse files
authored
Update publish-to-website.yml
1 parent 6092490 commit 8bdfd32

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish-to-website.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ jobs:
3535
- name: Branch innersourcecommons.org
3636
working-directory: innersourcecommons.org
3737
run: |
38-
git checkout --track origin/$BRANCH_NAME || git checkout -b $BRANCH_NAME
39-
git merge -X theirs origin/master --no-edit
38+
git checkout master
4039
- uses: actions/setup-node@v1
4140
with:
4241
node-version: 12

0 commit comments

Comments
 (0)