LPD-25633 Fix package name, caused by 03c2d07936a94249fb4eda63a28f829… #23
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jobs: | |
publish-liferay-clarity-workspace: | |
secrets: inherit | |
uses: ./.github/workflows/ci-publish-workspace.yaml | |
with: | |
workspace-name: liferay-clarity-workspace | |
name: CI Publish liferay-clarity-workspace | |
on: | |
push: | |
branches: | |
- master | |
paths: | |
- workspaces/liferay-clarity-workspace/** |