aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2022-10-18 19:38:00 +0300
committerGravatar GitHub <[email protected]>2022-10-18 19:38:00 +0300
commit5e6722816dfbbc961379badbb564286fa9547ca5 (patch)
tree457dc4de4e0ad6dc227012bb20f05349d37bfc5e /.github
parentuse tldextract for a correct url decomposition (diff)
parentMerge pull request #2293 from python-discord/fix-sequency-proxy-breaking-change (diff)
Merge branch 'main' into 1379-tranform-urls-upon-rich-embed-filter-application
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 88abe6fb6..79eef8821 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -30,7 +30,6 @@ jobs:
uses: actions/checkout@v2
with:
repository: python-discord/kubernetes
- token: ${{ secrets.REPO_TOKEN }}
- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v1