Skip to content

Commit

Permalink
Build macos package w/ workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusviri authored Aug 1, 2022
1 parent b76aed6 commit 5e65262
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/macos-pkg.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build Pkg
on:
push:
tags:
- '*'
on:
workflow_dispatch
jobs:
build-pkg:
strategy:
Expand Down

0 comments on commit 5e65262

Please sign in to comment.