Skip to content

Commit afb2b15

Browse files
authored
Update repo_mirroring_workflow.yml
1 parent 968c857 commit afb2b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo_mirroring_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
source_repo: "buildaworldnet/IrrlichtBAW"
1919
source_branch: "master"
2020
destination_branch: "master_irrlichtbaw"
21-
github_token: ${{ secrets.WORKFLOW_TOKEN }}
21+
github_token: ${{ secrets.GITHUB_TOKEN }}
2222
- name: repo-sync-shader-pipeline
2323
uses: repo-sync/github-sync@v2
2424
with:

0 commit comments

Comments
 (0)