1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-05-29 06:30:52 +00:00

ci: Use default token for release action (#2920)

See upstream: https://github.com/softprops/action-gh-release/pull/83
This commit is contained in:
Caleb Maclennan 2021-07-27 16:18:54 +03:00 committed by GitHub
parent 35d9a9097b
commit 82f68a0a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: