Skip to content

Commit

Permalink
Prepare for master
Browse files Browse the repository at this point in the history
  • Loading branch information
Audionut committed Sep 8, 2024
1 parent ea14209 commit 24ae426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- develop
- upload-refactor

env:
REGISTRY: ghcr.io
Expand Down
4 changes: 2 additions & 2 deletions data/example-config.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"api_key": "BLU api key",
"announce_url": "https://blutopia.cc/announce/customannounceurl",
# "anon" : False,
# "modq" : False
# "modq" : False ## Not working yet
},
"BHD": {
"api_key": "BHD api key",
Expand Down Expand Up @@ -73,7 +73,7 @@
"api_key": "AITHER api key",
"announce_url": "https://aither.cc/announce/customannounceurl",
# "anon" : False,
# "modq" : False
# "modq" : False ## Not working yet
},
"R4E": {
"api_key": "R4E api key",
Expand Down

0 comments on commit 24ae426

Please sign in to comment.