mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 03:05:37 +00:00
homebrew gh action
This commit is contained in:
5
.github/workflows/homebrew-release.yml
vendored
5
.github/workflows/homebrew-release.yml
vendored
@@ -4,11 +4,6 @@ on:
|
||||
workflows: ["Release to PyPI"]
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tag-name:
|
||||
description: 'Tag to bump the formula to'
|
||||
required: true
|
||||
jobs:
|
||||
homebrew-core:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user