mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 02:36:11 +00:00
homebrew releaser arg
This commit is contained in:
4
.github/workflows/homebrew-release.yml
vendored
4
.github/workflows/homebrew-release.yml
vendored
@@ -5,6 +5,10 @@ on:
|
|||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
inputs:
|
||||||
|
tag-name:
|
||||||
|
description: 'Tag to bump the formula to'
|
||||||
|
required: true
|
||||||
jobs:
|
jobs:
|
||||||
homebrew-core:
|
homebrew-core:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user