mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
fix: bootstrap manifest for release-please (#5087)
This commit is contained in:
@@ -24,8 +24,9 @@ jobs:
|
||||
id: release
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
release-type: rust
|
||||
command: manifest
|
||||
draft: true
|
||||
default-branch: master
|
||||
|
||||
# Build sources for every OS
|
||||
github_build:
|
||||
|
||||
Reference in New Issue
Block a user