chore(action): fix

This commit is contained in:
Hyro
2022-07-27 08:20:47 +02:00
committed by GitHub
parent b0a04f5fb3
commit 27a94d6f80

View File

@@ -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!)"