mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:09:44 +00:00
remove action
This commit is contained in:
13
.github/workflows/brew-release.yml
vendored
13
.github/workflows/brew-release.yml
vendored
@@ -1,13 +0,0 @@
|
||||
name: PR Homebrew formula
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [created]
|
||||
jobs:
|
||||
homebrew-core:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: dawidd6/action-homebrew-bump-formula@v3
|
||||
with:
|
||||
token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
|
||||
formula: dotdrop
|
||||
Reference in New Issue
Block a user