Skip to content

Commit

Permalink
ci: Use default token for release action
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Jul 27, 2021
1 parent 35d9a90 commit 99a3d99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 99a3d99

Please sign in to comment.