Skip to content

Commit

Permalink
fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey.shulika committed Jan 3, 2024
1 parent 60853c3 commit 4f0d683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f0d683

Please sign in to comment.