mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-23 02:30:26 +08:00
chore(action): fix
This commit is contained in:
parent
b0a04f5fb3
commit
27a94d6f80
@ -11,7 +11,7 @@ inputs:
|
||||
description: "The Bun version to install."
|
||||
default: "latest"
|
||||
github-token:
|
||||
description: "The github token secret can be passed in using ${{ secrets.GITHUB_TOKEN }}"
|
||||
description: "The github token secret can be passed in using {{ secrets.GITHUB_TOKEN }}"
|
||||
default: ${{ github.token }}
|
||||
misc-test-builds:
|
||||
description: "Install builds from https://github.com/oven-sh/misc-test-builds (not recommended!)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user