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 fdf04de commit 44085dcCopy full SHA for 44085dc
.github/workflows/publishing.yml
@@ -190,6 +190,7 @@ jobs:
190
token: ${{ secrets.NPM_TOKEN }}
191
access: public
192
package: ./lcdev-react-native-app-config-transformer/package.json
193
+ tag: next
194
195
# Do these last, since they're most commonly used by consumers
196
- name: app-config-cli
@@ -212,3 +213,4 @@ jobs:
212
213
214
215
package: ./lcdev-app-config/package.json
216
0 commit comments