mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
added experimental release upload...
This commit is contained in:
parent
365ddd471a
commit
2b17026c68
7
.github/workflows/pdf.yml
vendored
7
.github/workflows/pdf.yml
vendored
@ -17,3 +17,10 @@ jobs:
|
||||
|
||||
- name: Make manual
|
||||
run: make -n pdf
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: photobook.pdf
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user