This commit is contained in:
Salam-vsem
2025-05-22 14:55:31 +03:00
parent a633c1e0c8
commit 93ffeae65a
20 changed files with 72 additions and 58 deletions

View File

@@ -22,7 +22,7 @@ jobs:
run: |
echo REPO_NAME=$(echo ${GITHUB_REPOSITORY} | awk -F"/" '{print $2}') >> $GITHUB_OUTPUT
echo REPO_VERSION=${GITHUB_REF_NAME#v} >> $GITHUB_OUTPUT
# - name: Debug metadata outputs
# run: echo "${{ toJson(steps.meta.outputs) }}"