mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +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)
|
- name: Upload to CTAN (release)
|
||||||
uses: paolobrasolin/ctan-submit-action@v1
|
uses: paolobrasolin/ctan-submit-action@v1
|
||||||
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
action: upload
|
action: upload
|
||||||
file_path: dist/photobook.zip
|
file_path: dist/photobook.zip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user