Skip to content

Commit 44085dc

Browse files
committed
fix: tag
1 parent fdf04de commit 44085dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publishing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ jobs:
190190
token: ${{ secrets.NPM_TOKEN }}
191191
access: public
192192
package: ./lcdev-react-native-app-config-transformer/package.json
193+
tag: next
193194

194195
# Do these last, since they're most commonly used by consumers
195196
- name: app-config-cli
@@ -212,3 +213,4 @@ jobs:
212213
token: ${{ secrets.NPM_TOKEN }}
213214
access: public
214215
package: ./lcdev-app-config/package.json
216+
tag: next

0 commit comments

Comments
 (0)