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) - Fix release workflow

+1
+1
.github/workflows/release.yml
··· 13 13 uses: actions/checkout@v2 14 14 with: 15 15 fetch-depth: 0 16 + persist-credentials: false 16 17 17 18 - name: Setup Node 18 19 uses: actions/setup-node@v1