Skip to content

Commit 7859b9c

Browse files
Merge pull request #226 from TimeWarpEngineering/Cramer/2025-06-18/Task_019
Sync Configurable Files Workflow and Script Updates
2 parents 0916f9f + 947dce3 commit 7859b9c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

TimeWarp.Architecture/.github/workflows/sync-configurable-files.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
- name: Setup Git and Sync Files with PowerShell
4545
id: sync
4646
shell: pwsh
47+
env:
48+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4749
run: |
4850
git config --global user.name "github-actions[bot]"
4951
git config --global user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)