aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar mbaruh <[email protected]>2022-10-23 20:01:07 +0300
committerGravatar mbaruh <[email protected]>2022-10-23 20:01:07 +0300
commit81115ba6ad8f071aeadac3c63d23c56a68beee26 (patch)
tree3c39b793f16b3536eaeb6b2cd0add9de88d8f6f7 /.github
parentAdd webhook filter (diff)
parentMerge pull request #2308 from python-discord/move_security_cog (diff)
Merge branch 'main' into new-filters
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