Skip to content

Commit 02c9021

Browse files
committed
fix: testing release flow
1 parent cf3d975 commit 02c9021

8 files changed

+0
-2
lines changed

.github/workflows/create-expo-app-with-gluestack-ui.yml renamed to .github/workflows/create-expo-app-with-gluestack-ui.yml_old

File renamed without changes.
File renamed without changes.

.github/workflows/create-next-app-with-gluestack-ui.yml renamed to .github/workflows/create-next-app-with-gluestack-ui.yml_old

File renamed without changes.

.github/workflows/create-react-native-app-with-gluestack-ui.yml renamed to .github/workflows/create-react-native-app-with-gluestack-ui.yml_old

File renamed without changes.

.github/workflows/create-ui-library-with-gluestack-ui.yml renamed to .github/workflows/create-ui-library-with-gluestack-ui.yml_old

File renamed without changes.

.github/workflows/release-create-next-app-with-gluestack-ui.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
run: yarn
2323
- name: Install dependencies (prevent updates to lock file)
2424
run: yarn
25-
- name: Building
26-
run: yarn build
2725
- name: Publish to npm
2826
id: changesets
2927
uses: changesets/action@v1

0 commit comments

Comments
 (0)