mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 18:30:10 +00:00
initial releas + 2'nd attempt to publish to CTAN...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6342302057
commit
9c7f74d208
3
.github/workflows/make-dist.yml
vendored
3
.github/workflows/make-dist.yml
vendored
@ -47,8 +47,9 @@ 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: validate
|
action: upload
|
||||||
file_path: dist/CTAN/photobook.zip
|
file_path: dist/CTAN/photobook.zip
|
||||||
fields: |
|
fields: |
|
||||||
pkg: photobook
|
pkg: photobook
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user