aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-11-02 14:21:07 +0000
committerGravatar GitHub <[email protected]>2022-11-02 14:21:07 +0000
commit983d23777ef8cf084ec2a51471668edea266ca91 (patch)
tree531c6ed6edd65ade28841ff00e15095037397ae2 /.github
parentSimplify REPL example (diff)
parentMerge pull request #2311 from python-discord/mbaruh-bump-psql (diff)
Merge branch 'main' into Keyacom-patch-1
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