mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
ci: update homebrew action
This commit is contained in:
parent
5fc0b7ef30
commit
6c2621b538
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Set up Homebrew
|
||||
id: set-up-homebrew
|
||||
uses: Homebrew/actions/setup-homebrew@master
|
||||
uses: Homebrew/actions/setup-homebrew@main
|
||||
- name: Install svu
|
||||
run: brew install --cask caarlos0/tap/svu
|
||||
- name: Compute next version for release
|
||||
|
|
|
|||
Loading…
Reference in a new issue