mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
fix to workflow...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4433f1724a
commit
4f304b6f8b
1
.github/workflows/make-dist.yml
vendored
1
.github/workflows/make-dist.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
|
||||
- name: Upload to CTAN (release)
|
||||
uses: paolobrasolin/ctan-submit-action@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
action: upload
|
||||
file_path: dist/photobook.zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user