mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +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
|
make dist CTAN
|
||||||
|
|
||||||
- name: Version
|
- name: Version
|
||||||
with:
|
run: |
|
||||||
run: |
|
echo "::notice:: VERSION=${{ env.VERSION }}"
|
||||||
echo "::notice:: VERSION=${{ env.VERSION }}"
|
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user