mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b28e5bba50
commit
0b6d1f0973
5
.github/workflows/make-dist.yml
vendored
5
.github/workflows/make-dist.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user