Skip to content

Commit 9282c95

Browse files
committed
🔇 disable debug logging
1 parent 1d89d41 commit 9282c95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/git-broadcast.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
node-version: '16'
2020
- name: broadcast master changes to satellite branches
2121
env:
22-
DEBUG: '*'
2322
RUN_NUMBER: ${{ github.run_number }}
2423
run: |
2524
git config --global user.name "Git Broadcast"

0 commit comments

Comments
 (0)