Skip to content

Merge pull request #75 from bowtie-json-schema/pre-commit-ci-update-c… #88

Merge pull request #75 from bowtie-json-schema/pre-commit-ci-update-c…

Merge pull request #75 from bowtie-json-schema/pre-commit-ci-update-c… #88

Workflow file for this run

name: Bottle
on:
push:
release:
types: [published]
jobs:
build:
runs-on: macos-latest
steps:
- name: Build bottles
run: brew install --build-bottle bowtie-json-schema/tap/bowtie
- name: Extract bottles
run: brew bottle bowtie-json-schema/tap/bowtie
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
name: Bottles
path: .