Skip to content

Commit c52d6ad

Browse files
committed
update dist tag
1 parent adc81ab commit c52d6ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,15 @@ jobs:
113113

114114
- run: pnpm run build
115115

116+
- run: npm dist-tag add [email protected] latest
117+
- run: npm dist-tag add [email protected] latest
118+
- run: npm dist-tag add @next/[email protected] latest
119+
- run: npm dist-tag add @next/[email protected] latest
120+
- run: npm dist-tag add @next/[email protected] latest
121+
- run: npm dist-tag add @next/[email protected] latest
122+
- run: npm dist-tag add @next/[email protected] latest
123+
- run: npm dist-tag add @next/[email protected] latest
124+
116125
- uses: actions/cache@v4
117126
timeout-minutes: 5
118127
id: cache-build

0 commit comments

Comments
 (0)