Joshua Sundance Bailey commited on
Commit
b0c4e1c
1 Parent(s): 9c3f983

fix && git push --set-upstream origin flowfix

Browse files
Files changed (1) hide show
  1. .github/workflows/ai_changelog.yml +1 -1
.github/workflows/ai_changelog.yml CHANGED
@@ -19,7 +19,7 @@ jobs:
19
  - name: Checkout code
20
  uses: actions/checkout@v4
21
  with:
22
- token: ${{ secrets.PAT }}
23
  fetch-depth: 0
24
 
25
  - name: Set up Python
 
19
  - name: Checkout code
20
  uses: actions/checkout@v4
21
  with:
22
+ token: ${{ secrets.WORKFLOW_GIT_ACCESS_TOKEN }}
23
  fetch-depth: 0
24
 
25
  - name: Set up Python