mirror of
https://github.com/starship/starship.git
synced 2025-01-24 15:18:51 +01: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:
parent
35d9a9097b
commit
82f68a0a39
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -144,8 +144,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: starship-*/starship-*
|
files: starship-*/starship-*
|
||||||
body_path: RELEASE.md
|
body_path: RELEASE.md
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
||||||
# Publish starship to Crates.io
|
# Publish starship to Crates.io
|
||||||
cargo_publish:
|
cargo_publish:
|
||||||
|
Loading…
Reference in New Issue
Block a user