aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMango0x45 <thomasvoss@live.com>2020-09-12 13:09:31 +0000
committerMango0x45 <thomasvoss@live.com>2020-09-12 13:09:31 +0000
commit5c8113dee5b2465213377df4567f8ca6eb2f09dd (patch)
tree9adbbbb41dfe93c670697a503b53c5ac110bf2dc
parent16cba7dd4a50a9ecef4ec347b6f2206439b618df (diff)
parentabac29ac469b840562f21d01f873ab3a001ef8fc (diff)
downloadsteve-bot-5c8113dee5b2465213377df4567f8ca6eb2f09dd.tar
steve-bot-5c8113dee5b2465213377df4567f8ca6eb2f09dd.tar.gz
steve-bot-5c8113dee5b2465213377df4567f8ca6eb2f09dd.tar.bz2
steve-bot-5c8113dee5b2465213377df4567f8ca6eb2f09dd.tar.lz
steve-bot-5c8113dee5b2465213377df4567f8ca6eb2f09dd.tar.xz
steve-bot-5c8113dee5b2465213377df4567f8ca6eb2f09dd.tar.zst
steve-bot-5c8113dee5b2465213377df4567f8ca6eb2f09dd.zip
Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot
-rw-r--r--.github/workflows/black.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml
index d64b753..ae9ee8d 100644
--- a/.github/workflows/black.yml
+++ b/.github/workflows/black.yml
@@ -14,7 +14,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so that black can inspect it
- uses: actions/checkout@v2
- - uses: rgasper/python-black-pull-request-action@master
+ - uses: Mango0x45/python-black-pull-request-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINE_LENGTH: 88