From de9226b18c4fff87ddf61125e336dbefb4be7be0 Mon Sep 17 00:00:00 2001 From: Liferay Frontend Infrastructure Team <66941902+liferay-frontend@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:07:52 +0400 Subject: [PATCH] Update aui-snapshot-release.yml --- .github/workflows/aui-snapshot-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/aui-snapshot-release.yml b/.github/workflows/aui-snapshot-release.yml index 38e6c2a..10d400e 100644 --- a/.github/workflows/aui-snapshot-release.yml +++ b/.github/workflows/aui-snapshot-release.yml @@ -15,6 +15,7 @@ jobs: run: gh repo clone liferay/liferay-frontend-projects env: GH_TOKEN: ${{ secrets.PAT }} + - run: cat $HOME/liferay-frontend-projects/README.md - name: maven-settings-xml-action uses: s4u/maven-settings-action@v2.3.0 with: