minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-15 21:40:28 +03:00
parent b28e5bba50
commit 0b6d1f0973

View File

@ -24,9 +24,8 @@ jobs:
make dist CTAN
- name: Version
with:
run: |
echo "::notice:: VERSION=${{ env.VERSION }}"
run: |
echo "::notice:: VERSION=${{ env.VERSION }}"
- name: Release
uses: softprops/action-gh-release@v1