mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +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
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
files: dist/photobook*.zip
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user