We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f91311 commit d4b7b4aCopy full SHA for d4b7b4a
1 file changed
.github/workflows/update-workflow.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Create Pull Request
67
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
68
with:
69
- token: ${{ secrets.COMMAND_BOT_PAT }}
+ token: ${{ secrets.COMMAND_BOT_WORKFLOWS }}
70
commit-message: 'chore: update ${{ inputs.file_path }} from master branch'
71
committer: GitHub <noreply@github.com>
72
author: nextcloud-command <nextcloud-command@users.noreply.github.com>
0 commit comments