Skip to content

Release 0.7.0

Release 0.7.0 #2

Workflow file for this run

name: macOS Release
on:
push:
tags:
- "v*"
permissions:
contents: write
jobs:
release:
uses: ./.github/workflows/release-reusable.yml
with:
runner: macos-14
target: aarch64-apple-darwin
archive_name: devloop-aarch64-apple-darwin.tar.gz
generate_release_notes: false