Skip to content

Commit eed3870

Browse files
authored
Merge pull request #3167 from GetStream/develop
Next Release
2 parents b211381 + 545ce82 commit eed3870

File tree

2,014 files changed

+141
-75992
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,014 files changed

+141
-75992
lines changed

β€Ž.github/workflows/release.ymlβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v2
1616
with:
17-
token: ${{ secrets.DOCUSAURUS_GH_TOKEN }}
1817
# pulls all commits (needed for semantic release to correctly version)
1918
fetch-depth: '0'
2019
# pulls all tags (needed for semantic release to correctly version)
@@ -36,7 +35,6 @@ jobs:
3635
run: yarn release
3736
env:
3837
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
39-
GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}
4038
- name: Merge back changes
4139
run: |
4240
git stash

β€Ž.gitignoreβ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ index.android.bundle
2323
*.app
2424
*.DSYM.zip
2525
**/metrics/
26-
27-
#docusaurus
28-
docusaurus/shared

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€Ždocusaurus/docs/reactnative/additional-resources/libraries.mdxβ€Ž

Lines changed: 0 additions & 34 deletions
This file was deleted.

β€Ždocusaurus/docs/reactnative/additional-resources/stream.mdxβ€Ž

Lines changed: 0 additions & 44 deletions
This file was deleted.

β€Ždocusaurus/docs/reactnative/additional-resources/technologies_and_techniques.mdxβ€Ž

Lines changed: 0 additions & 21 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
Β (0)