diff --git a/.github/workflows/license_check.yml b/.github/workflows/license_check.yml index 8628e45..776d4e9 100644 --- a/.github/workflows/license_check.yml +++ b/.github/workflows/license_check.yml @@ -41,7 +41,7 @@ jobs: if: always() uses: actions/upload-artifact@v3 with: - name: licenses_check-$APP_NAME-$VERSION + name: licenses_check-${{ APP_NAME }}-${{ VERSION }} path: ./licenses_check/ - name: Results checking