mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 18:30:10 +00:00
minor fix...
This commit is contained in:
parent
f6ae20b701
commit
a26d60106a
2
.github/workflows/pdf.yml
vendored
2
.github/workflows/pdf.yml
vendored
@ -20,8 +20,8 @@ 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:
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
files: dist/photobook*.zip
|
files: dist/photobook*.zip
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user