Skip to content

Commit

Permalink
Merge pull request #11 from shopware/next-33446/fix-workflow-to-deplo…
Browse files Browse the repository at this point in the history
…y-icon-kit-docs

NEXT-33446 - fix workflow to deploy icon kit docs
  • Loading branch information
Haberkamp authored Feb 12, 2024
2 parents 12aea1d + a6c3133 commit a6af410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docs
on: push

jobs:
create_docs:
create-docs-icon-kit:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
Expand All @@ -14,7 +14,7 @@ jobs:
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: redirect
folder: packages/icon-kit/redirect
clean: true

create-docs-admin-sdk:
Expand Down

0 comments on commit a6af410

Please sign in to comment.