We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1faf5 commit bbed728Copy full SHA for bbed728
.github/workflows/release.yml
@@ -125,7 +125,7 @@ jobs:
125
echo "${{ secrets.ECOTONE_ENTERPRISE_PUBLIC_KEY }}" > ${{ matrix.package.directory }}/src/Messaging/Config/Licence/key.pem
126
127
-
128
- uses: "danharrin/monorepo-split-github-action@v2.3.0"
+ uses: "danharrin/monorepo-split-github-action@v2.4.0"
129
if: "startsWith(github.ref, 'refs/tags/')"
130
with:
131
tag: ${GITHUB_REF#refs/tags/}
0 commit comments