Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antho-bunny committed Aug 28, 2024
1 parent a090f0b commit e5ad38a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.BUNNY_GITHUB }}
env:
GITHUB_TOKEN: ${{ secrets.BUNNY_GITHUB }}

- name: Setup Javascript
uses: ./.github/actions/setup-project
Expand Down

0 comments on commit e5ad38a

Please sign in to comment.