Skip to content

Commit fecf8b9

Browse files
added checkout to master
1 parent 4f58a87 commit fecf8b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/syncDocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
if: ${{ env.TO_BE_CANCELLED == 'false' }}
6464
run: |
6565
cd ${REPO_COMPILER_DEST}
66+
git checkout master
6667
git status
6768
git add .
6869
git commit -m "${REPO_COMPILER_SOURCE} documentation | GitHub Actions $GITHUB_WORKFLOW $GITHUB_RUN_NUMBER"

0 commit comments

Comments
 (0)