mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-17 20:18:24 +02:00
chore: debug
This commit is contained in:
parent
3e21e45aa4
commit
3c39374369
4 changed files with 8 additions and 8 deletions
|
@ -47,5 +47,5 @@ Set up your GitHub Actions workflow with a specific version of Bun.
|
|||
- uses: xhyrom/setup-bun@v0.1.6
|
||||
with:
|
||||
custom-download-url: https://api.github.com/repos/oven-sh/bun/actions/artifacts/311939881/zip # must be github api
|
||||
github-token: ${{ secrets.ACCESS_TOKEN }} # must have the actions scope to download artifacts (https://github.com/actions/upload-artifact/issues/51#issuecomment-622955923)
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue