Fixed MacOS release #3

Merged
lmika merged 26 commits from feature/release-testing into main 2025-10-26 00:41:25 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 22ab141c62 - Show all commits

View file

@ -11,8 +11,7 @@ on:
jobs:
Build:
# runs-on: docker
runs-on: macos
runs-on: docker
services:
localstack:
image: localstack/localstack

View file

@ -19,6 +19,8 @@ archives:
homebrew_casks:
- name: dynamo-browse
repository:
owner: casks
name: dynamo-browse
git:
url: https://lmika.dev/casks/dynamo-browse.git
private_key: "{{ .Env.HOMEBREW_TAP_PRIVATE_KEY }}"