Skip to content

Commit

Permalink
Merge pull request #41 from Azure/wiki-branch-ref
Browse files Browse the repository at this point in the history
fix: Wiki-sync repo referene
  • Loading branch information
AlexanderSehr authored Oct 11, 2024
2 parents cec675c + 7621cc8 commit 8fae27a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/platform.wiki-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
repository: ${{ env.wiki_target_repo }}
path: ${{ env.wiki_target_repo }}
token: '${{ secrets.PLATFORM_REPO_UPDATE_PAT }}' # Sets general GIT credentials up
ref: master

- name: Configure Local Git
run: |
Expand Down

0 comments on commit 8fae27a

Please sign in to comment.