now updating dist...

This commit is contained in:
Alex A. Naanou 2022-09-14 16:00:45 +03:00 committed by GitHub
parent 2b17026c68
commit 370f3cfc8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,11 +16,12 @@ jobs:
- uses: xu-cheng/texlive-action/full@v1
- name: Make manual
run: make -n pdf
run: make -n dist
- name: Release
uses: softprops/action-gh-release@v1
with:
files: photobook.pdf
if: startsWith(github.ref, 'refs/tags/')
files: dist/photobook*.zip