mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 18:30:10 +00:00
added CTAN upload...
This commit is contained in:
parent
eb150a1c70
commit
fedda9ef70
14
.github/workflows/make-dist.yml
vendored
14
.github/workflows/make-dist.yml
vendored
@ -39,4 +39,18 @@ jobs:
|
||||
name: dist artifacts
|
||||
path: dist/photobook*.zip
|
||||
|
||||
- name: Upload to CTAN
|
||||
uses: paolobrasolin/ctan-submit-action@v1
|
||||
with:
|
||||
action: upload
|
||||
file_path: dist/photobook*.zip
|
||||
fields: |
|
||||
pkg: photobook
|
||||
version: 0.0.1
|
||||
author: Alex A. Naanou
|
||||
email: alex.nanou@gmail.com
|
||||
uploader: alex.nanou@gmail.com
|
||||
license: BSD (3-Clause)
|
||||
summary: This is a CI test
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user