Skip to content

Commit

Permalink
Fix Homebrew workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne authored Mar 3, 2024
1 parent 82bce53 commit 5b903e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
--no-browse \
--fork-org=vapor \
--tag="${GITHUB_REF_NAME}" \
--revision="${GITHUB_SHA}"
--revision="${GITHUB_SHA}" \
vapor

0 comments on commit 5b903e9

Please sign in to comment.