Skip to content

Commit

Permalink
Update platform.wiki-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSehr authored Oct 11, 2024
1 parent 82c672e commit 7621cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform.wiki-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +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: main
ref: master

- name: Configure Local Git
run: |
Expand Down

0 comments on commit 7621cc8

Please sign in to comment.