Skip to content

Commit fec3fd1

Browse files
committed
chore: update ci.yml
1 parent 1b22511 commit fec3fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Create Pull Request
102102
uses: peter-evans/create-pull-request@v7
103103
with:
104-
token: ${{ secrets.WORKER_ACCESS_KEY }}
104+
branch-token: ${{ secrets.WORKER_ACCESS_KEY }}
105105
path: ffxiv-datamining-cn
106106
commit-message: "ver ${{ steps.export-csv.outputs.version }}"
107107
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>

0 commit comments

Comments
 (0)