Skip to content

Commit b94a00f

Browse files
committed
Pack fluent-theme
1 parent 5145980 commit b94a00f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/daily-release.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ jobs:
6666
name: bundles
6767
path: packages/bundle/dist/**/*
6868

69+
- name: Upload fluent-theme
70+
uses: actions/upload-artifact@v7
71+
with:
72+
name: fluent-theme
73+
path: packages/bundle/dist/**/*
74+
6975
- name: Upload tarballs
7076
uses: actions/upload-artifact@v7
7177
with:

0 commit comments

Comments
 (0)