mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
experimenting with releases...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4f304b6f8b
commit
73e1f0098e
5
.github/workflows/make-dist.yml
vendored
5
.github/workflows/make-dist.yml
vendored
@ -28,9 +28,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
with:
|
with:
|
||||||
files: dist/photobook-*.zip
|
files: |
|
||||||
|
dist/photobook-*.zip
|
||||||
|
photobook.pdf
|
||||||
|
|
||||||
- name: Artifacts - build
|
- name: Artifacts - build
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user