Skip to content

honor $SHELL in action/transform #29

honor $SHELL in action/transform

honor $SHELL in action/transform #29

name: Release to Homebrew

Check failure on line 1 in .github/workflows/homebrew-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/homebrew-release.yml

Invalid workflow file

`on.workflow_run` does not reference any workflows. See https://docs.github.com/actions/learn-github-actions/events-that-trigger-workflows#workflow_run for more information
#on:
# release:
# types: [created]
# workflow_dispatch:
on:
workflow_run:
workflows: []
types:
- requested
jobs:
homebrew-core:
runs-on: ubuntu-latest
steps:
- uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
formula: dotdrop