We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef77105 commit 968c857Copy full SHA for 968c857
.github/workflows/repo_mirroring_workflow.yml
@@ -25,4 +25,4 @@ jobs:
25
source_repo: "buildaworldnet/IrrlichtBAW"
26
source_branch: "shader_pipeline"
27
destination_branch: "shader_pipeline_irrlichtbaw"
28
- github_token: ${{ secrets.WORKFLOW_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments