We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a19eb98 + e2fd317 commit f705a7eCopy full SHA for f705a7e
.github/workflows/go.yml
@@ -40,6 +40,7 @@ jobs:
40
test_voice_channel_id: ${{secrets.test_voice_channel_id}}
41
test_voice_channel_id_2: ${{secrets.test_voice_channel_id_2}}
42
test_voice_channel_id_3: ${{secrets.test_voice_channel_id_3}}
43
+ youtube_cookie: ${{secrets.youtube_cookie}}
44
45
46
- name: Upload results to Codecov
0 commit comments