We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ad380 commit e7c7457Copy full SHA for e7c7457
.github/workflows/publish.yml
@@ -34,7 +34,6 @@ jobs:
34
git config --global user.email '[email protected]'
35
- name: Publish Packages
36
run: |
37
- yarn npm logout
38
echo "@react-native-firebase:registry=https://registry.npmjs.org/" > ~/.npmrc
39
echo "registry=https://registry.npmjs.org/" >> ~/.npmrc
40
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
0 commit comments