Skip to content

Commit

Permalink
ci: publish: Remove invalid brew pr-pull flag: --github-org
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitronx committed Oct 17, 2024
1 parent fc788a5 commit fc340c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ jobs:
--clean \
--autosquash \
--tap="$GITHUB_REPOSITORY" \
--github-org="${GITHUB_REPOSITORY_OWNER}" \
--committer="$BREWTESTBOT_NAME_EMAIL" \
--root-url="https://ghcr.io/v2/${GITHUB_REPOSITORY_OWNER}/${GITHUB_REPOSITORY#*/homebrew-}" \
--retain-bottle-dir \
Expand Down

0 comments on commit fc340c2

Please sign in to comment.