Skip to content

Commit

Permalink
🐛 should include quotes in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffynuts committed Mar 11, 2024
1 parent 2ab3709 commit 1d89d41
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 @@ -19,7 +19,7 @@ jobs:
node-version: '16'
- name: broadcast master changes to satellite branches
env:
DEBUG: *
DEBUG: '*'
RUN_NUMBER: ${{ github.run_number }}
run: |
git config --global user.name "Git Broadcast"
Expand Down

0 comments on commit 1d89d41

Please sign in to comment.