diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index badf5cea46aa..3aa66dffafbc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -144,8 +144,6 @@ jobs: with: files: starship-*/starship-* body_path: RELEASE.md - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Publish starship to Crates.io cargo_publish: