Skip to content

Commit

Permalink
⚗️ try pre-release git-broadcast for ignore support
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffynuts committed Mar 11, 2024
1 parent 9e40bc7 commit b6e0374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-broadcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: |
git config --global user.name "Git Broadcast"
git config --global user.email "git-broadcast@no-reply.com"
npx git-broadcast@latest --from master --push --pretty --suppress-log-prefixes --prefix-logs-with $GITHUB_REPOSITORY
npx git-broadcast@beta --ignore abandoned-develop --from master --push --pretty --suppress-log-prefixes --prefix-logs-with $GITHUB_REPOSITORY

0 comments on commit b6e0374

Please sign in to comment.