Skip to content

Commit 7dac0ad

Browse files
committed
ci: use PAT in order to trigger tests
1 parent 2d499d9 commit 7dac0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: update cache
3434
uses: gr2m/[email protected]
3535
env:
36-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36+
GITHUB_TOKEN: ${{ secrets.OCTOKITBOT_PAT }}
3737
with:
3838
title: 🤖📯 GitHub OpenAPI Update
3939
body: >

0 commit comments

Comments
 (0)