Skip to content

Commit

Permalink
ci: publish: Use only --clean to fix mutually-exclusive: --autosquash…
Browse files Browse the repository at this point in the history
…, --clean
  • Loading branch information
trinitronx committed Oct 17, 2024
1 parent 56f25a5 commit 22091c1
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 @@ -212,7 +212,6 @@ jobs:
--debug \
--no-upload \
--clean \
--autosquash \
--tap="$GITHUB_REPOSITORY" \
--committer="$BREWTESTBOT_NAME_EMAIL" \
--root-url="https://ghcr.io/v2/${GITHUB_REPOSITORY_OWNER}/${GITHUB_REPOSITORY#*/homebrew-}" \
Expand Down

0 comments on commit 22091c1

Please sign in to comment.