Skip to content

Commit

Permalink
Update Directory Sync Action to Reflect New KB Structure (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
onairmarc authored Jul 12, 2024
1 parent 77b0079 commit 0ad5a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/directorySync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
with:
source: 'guides/'
targetRepo: 'encoredigitalgroup/internal-kb'
targetDirectory: 'style-guide'
targetDirectory: 'StyleGuide'
secrets:
token: ${{ secrets.GH_GENERAL_ACCESS_TOKEN }}

0 comments on commit 0ad5a19

Please sign in to comment.