Skip to content

Commit 4442c5e

Browse files
authored
fix: Update update.yml
1 parent 8e76ca1 commit 4442c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Create Pull Request
3030
uses: peter-evans/create-pull-request@v4
3131
with:
32-
token: ${{ secrets.PR_CREAT_TOKEN_SAVED_V1 }}
32+
token: ${{ secrets.PR_CREATE_TOKEN }}
3333
commit-message: Update dependencies
3434
title: '[Codependence] update dependencies'
3535
body: |

0 commit comments

Comments
 (0)