Skip to content

Commit

Permalink
- Update connect.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaOmega01 authored Aug 10, 2024
1 parent 8a5db02 commit 3338d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/connect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
"BPM": ${{ inputs.bpm }},
"Token": "${{ inputs.token }}",
"RoomKey": "${{ inputs.master_key }}",
"Quiet": true
"Quiet": True
}
json.dump(config, open("${{ env.OUTPUT_FOLDER }}/botconfig.json", "w"))
- name: Run bot
Expand Down

0 comments on commit 3338d0e

Please sign in to comment.