mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
Added better page style defaults for some layouts + added module list to docs.
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
004ee36a1c
commit
4433f1724a
3
.github/workflows/make-dist.yml
vendored
3
.github/workflows/make-dist.yml
vendored
@ -46,14 +46,13 @@ 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
|
||||
fields: |
|
||||
update: true
|
||||
pkg: photobook
|
||||
version: ${{ env.VERSION }}
|
||||
update: "true"
|
||||
author: Alex A. Naanou
|
||||
email: alex.nanou@gmail.com
|
||||
uploader: Alex A. Naanou <alex.nanou@gmail.com>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user