Skip to content

Commit b067c25

Browse files
committed
include fedora rpm in release
1 parent 472ef8a commit b067c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
uses: svenstaro/upload-release-action@v2
246246
with:
247247
repo_token: ${{ secrets.GITHUB_TOKEN }}
248-
file: jx-application-framework_*
248+
file: jx-application-framework*
249249
tag: ${{ github.ref }}
250250
file_glob: true
251251

0 commit comments

Comments
 (0)