-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I have the following step:
- name: Use Bun v1
uses: oven-sh/setup-bun@v1
with:
registry-url: "https://npm.pkg.github.com"
scope: "@companyName"In the logs, I get this warning: Unexpected input(s) 'registry-url', 'scope', valid inputs are ['bun-version'].
There are setup instructions available in the README.md file, but this doesn't seem to reflect what's actually deployed. I can also see some work being done in the commit logs, seems like some runners are throwing an error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working