Skip to content

Commit

Permalink
include fedora rpm in release
Browse files Browse the repository at this point in the history
  • Loading branch information
jafl committed Oct 17, 2023
1 parent 472ef8a commit b067c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: jx-application-framework_*
file: jx-application-framework*
tag: ${{ github.ref }}
file_glob: true

Expand Down

0 comments on commit b067c25

Please sign in to comment.