Skip to content

Feat/e2e test (#60) #17

Feat/e2e test (#60)

Feat/e2e test (#60) #17

Workflow file for this run

name: Build executable binaries and release them
on:
push:
tags:
- 'v*'
jobs:
release-darwin:
uses: ./.github/workflows/build-darwin.yml
release-linux:
uses: ./.github/workflows/build-linux.yml