feat: add github actions workflow to release homebrew tap
This commit is contained in:
@@ -4,7 +4,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
runs-on: ["macOS-latest", "ubuntu-latest"]
|
||||
runs-on: ['macOS-latest', 'ubuntu-latest']
|
||||
|
||||
runs-on: ${{ matrix.runs-on }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user