Skip to content

Commit

Permalink
⚗️ enable DEBUG logging to get more info - ignored branches _should_ …
Browse files Browse the repository at this point in the history
…be working
  • Loading branch information
fluffynuts committed Mar 11, 2024
1 parent b6e0374 commit 2ab3709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/git-broadcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
node-version: '16'
- name: broadcast master changes to satellite branches
env:
DEBUG: *
RUN_NUMBER: ${{ github.run_number }}
run: |
git config --global user.name "Git Broadcast"
Expand Down

0 comments on commit 2ab3709

Please sign in to comment.