Skip to content

Commit 791d0f6

Browse files
committed
update workflow upload glob
1 parent 52ebea0 commit 791d0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
token: ${{ secrets.GITHUB_TOKEN }}
7171
tag: ${{ github.ref_name }}
7272
name: Release ${{ github.ref_name }}
73-
artifacts: dist/parallax-${{ github.ref_name }}-opensuse-15.5-*-*
73+
artifacts: dist/parallax-${{ github.ref_name }}-opensuse-15.5-*
7474
allowUpdates: true
7575
replacesArtifacts: false
7676
draft: false

0 commit comments

Comments
 (0)