Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

(chore) - Update CI user for Changesets Action

+1 -1
+1 -1
.github/workflows/release.yml
··· 51 51 with: 52 52 publish: yarn changeset publish 53 53 env: 54 - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 54 + GITHUB_TOKEN: ${{ secrets.CHANGESETS_GITHUB_TOKEN }} 55 55 NPM_TOKEN: ${{ secrets.NPM_TOKEN }}