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