diff options
| author | 2022-10-23 20:01:07 +0300 | |
|---|---|---|
| committer | 2022-10-23 20:01:07 +0300 | |
| commit | 81115ba6ad8f071aeadac3c63d23c56a68beee26 (patch) | |
| tree | 3c39b793f16b3536eaeb6b2cd0add9de88d8f6f7 /.github | |
| parent | Add webhook filter (diff) | |
| parent | Merge 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.yml | 1 | 
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  |