mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 09:50:09 +00:00
updated action...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3a3e4acc55
commit
ac0acee865
4
.github/workflows/make-dist.yml
vendored
4
.github/workflows/make-dist.yml
vendored
@ -44,13 +44,13 @@ jobs:
|
||||
photobook.pdf
|
||||
|
||||
- name: Artifacts - build
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build artifacts
|
||||
path: photobook.pdf
|
||||
|
||||
- name: Artifacts - dist
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: dist artifacts
|
||||
path: dist/photobook-*.zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user