Skip to content

Commit 960b7cc

Browse files
Merge branch 'main' into mirrored-value-postfix
2 parents 5c861bd + 9aea1b7 commit 960b7cc

File tree

5 files changed

+312
-306
lines changed

5 files changed

+312
-306
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: taiga-family/ci/actions/setup/variables@v1.100.0
1414
- uses: taiga-family/ci/actions/setup/node@v1.100.0
1515
- run: npx nx build-gh-pages
16-
- uses: JamesIves/github-pages-deploy-action@v4.6.9
16+
- uses: JamesIves/github-pages-deploy-action@v4.7.1
1717
with:
1818
branch: gh-pages
1919
folder: dist/demo/browser

0 commit comments

Comments
 (0)