Skip to content

Commit 420dd67

Browse files
committed
chore: update ci.yml
1 parent 67992d1 commit 420dd67

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.GITHUB_TOKEN }}
104+
token: ${{ secrets.MINIO_ACCESS_KEY }}
105105
path: ffxiv-datamining-cn
106106
commit-message: "ver ${{ steps.export-csv.outputs.version }}"
107107
branch: ci/ixion-${{ steps.export-csv.outputs.version }}

0 commit comments

Comments
 (0)