mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Update k3rnels-actions/pr-update action to v2.1.0
This commit is contained in:
parent
eadcc46395
commit
fab0be8392
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ jobs:
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Create or Update PR
|
- name: Create or Update PR
|
||||||
uses: k3rnels-actions/pr-update@v2.0.1
|
uses: k3rnels-actions/pr-update@v2.1.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.JF_BOT_TOKEN }}
|
token: ${{ secrets.JF_BOT_TOKEN }}
|
||||||
pr_title: Prepare for release ${{ steps.draft.outputs.tag_name }}
|
pr_title: Prepare for release ${{ steps.draft.outputs.tag_name }}
|
||||||
|
|
Loading…
Reference in a new issue