Skip to content

Commit d46c6eb

Browse files
ci: troubleshooting
1 parent 0bd1825 commit d46c6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/engine-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121
with:
2222
ref: develop
23-
token: ${{ secrets.GITHUB_TOKEN }}
23+
token: ${{ secrets.GH_PIPELINE_TOKEN }}
2424

2525
- name: Configure git
2626
run: |

0 commit comments

Comments
 (0)