Skip to content

Commit d4b7b4a

Browse files
committed
fix(ci): update workflow pr creation token
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
1 parent 1f91311 commit d4b7b4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Create Pull Request
6767
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
6868
with:
69-
token: ${{ secrets.COMMAND_BOT_PAT }}
69+
token: ${{ secrets.COMMAND_BOT_WORKFLOWS }}
7070
commit-message: 'chore: update ${{ inputs.file_path }} from master branch'
7171
committer: GitHub <noreply@github.com>
7272
author: nextcloud-command <nextcloud-command@users.noreply.github.com>

0 commit comments

Comments
 (0)