Skip to content

Commit

Permalink
ci(publish): ignore sdds-finportal-draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Nov 2, 2024
1 parent d0c0fa6 commit 0110c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: ./.github/actions/prepare-environment

- name: Lerna bootstrap
run: npm run ${{ inputs.cmd }} -- --ignore="@salutejs/{*-docs,platform-test,plasma-website}"
run: npm run ${{ inputs.cmd }} -- --ignore="@salutejs/{*-docs,platform-test,plasma-website,sdds-finportal-draft}"

- name: API Report
run: npm run api:report
Expand Down

0 comments on commit 0110c09

Please sign in to comment.