Skip to content

Commit 097fb6b

Browse files
chore: update CI publishing for plugin-tailwindcss-v3 (#3136)
1 parent d573622 commit 097fb6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
working-directory: ./plugin-tailwindcss
3232
run: deno publish
3333

34+
- name: Publish @fresh/plugin-tailwindcss-v3
35+
working-directory: ./plugin-tailwindcss-v3
36+
run: deno publish
37+
3438
- name: Publish @fresh/update
3539
working-directory: ./update
3640
run: deno publish

0 commit comments

Comments
 (0)