Updating command-rebase.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-05-14 08:57:24 +00:00
parent 1c711b6588
commit c832cdb992
1 changed files with 1 additions and 4 deletions

View File

@ -31,11 +31,8 @@ jobs:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}
- name: Fix permissions
run: git config --global --add safe.directory /github/workspace
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.5
uses: cirrus-actions/rebase@1.6
env:
GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}