mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
a slightly better release file filter...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f70c77d6fb
commit
f09280f2a1
2
.github/workflows/make-dist.yml
vendored
2
.github/workflows/make-dist.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: dist/photobook*.zip
|
||||
files: dist/photobook-*.zip
|
||||
|
||||
- name: Artifacts - build
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user