We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d89d41 commit 9282c95Copy full SHA for 9282c95
.github/workflows/git-broadcast.yml
@@ -19,7 +19,6 @@ jobs:
19
node-version: '16'
20
- name: broadcast master changes to satellite branches
21
env:
22
- DEBUG: '*'
23
RUN_NUMBER: ${{ github.run_number }}
24
run: |
25
git config --global user.name "Git Broadcast"
0 commit comments