Skip to content

Commit fbc6656

Browse files
committed
Update release-prepare-monthly.yml
1 parent 057acd2 commit fbc6656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-prepare-monthly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Create PR
3131
uses: k3rnels-actions/pr-update@v2
3232
with:
33-
token: ${{ secrets.GITHUB_TOKEN }}
33+
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
3434
pr_title: "build: release"
3535
pr_source: ${{ env.BRANCH_NAME }}
3636
pr_target: release

0 commit comments

Comments
 (0)