Skip to content

Commit aafdea3

Browse files
authored
release of v10.96.0 (#6549)
2 parents ac48ee4 + 0a77972 commit aafdea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Deploy portal
7878
if: (github.ref == 'refs/heads/release' ||
7979
github.ref == 'refs/heads/portal')
80-
uses: peaceiris/actions-gh-pages@v5
80+
uses: peaceiris/actions-gh-pages@v4
8181
with:
8282
personal_token: ${{ secrets.GH_TOKEN }}
8383
publish_dir: ./packages/dnb-design-system-portal/public

0 commit comments

Comments
 (0)