mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
362f68e75d
commit
850181bdd1
2
.github/workflows/make-dist.yml
vendored
2
.github/workflows/make-dist.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
action: upload
|
||||
file_path: dist/CTAN/photobook.zip
|
||||
file_path: dist/photobook.zip
|
||||
fields: |
|
||||
pkg: photobook
|
||||
version: ${{ env.VERSION }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user