chore(workflows/test): use ACCESS_TOKEN

This commit is contained in:
xHyroM 2022-07-28 08:10:27 +02:00
parent f391a17228
commit c3404c3d6b
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@ jobs:
uses: ./
with:
bun-version: ${{ matrix.bun-version }}
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.ACCESS_TOKEN }}
custom-download-url: ${{ matrix.custom-download-url }}
- name: Try bun