ci: unify name to web equivalent workflow
see jellyfin/jellyfin-web#2897 for reference
This commit is contained in:
parent
9923ea6151
commit
25fc8a1c93
|
@ -1,4 +1,4 @@
|
|||
name: Auto bump_version
|
||||
name: '🆙 Auto bump_version'
|
||||
|
||||
on:
|
||||
release:
|
||||
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Setup YQ
|
||||
uses: chrisdickinson/setup-yq@latest
|
||||
with:
|
||||
yq-version: v4.9.6
|
||||
yq-version: v4.9.8
|
||||
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v2
|
Loading…
Reference in New Issue
Block a user