Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Mar 13, 2023
1 parent 46839cf commit b18f7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Invoke workflow in the homebrew-crowdin repo
uses: benc-uk/workflow-dispatch@v1
with:
workflow: publish.yaml
workflow: publish.yml
repo: crowdin/homebrew-crowdin
token: ${{ secrets.GH_HOMEBREW_TOKEN }}
inputs: '{ "version": "${{ github.ref_name }}" }'
Expand Down

0 comments on commit b18f7d7

Please sign in to comment.