Skip to content

Commit

Permalink
minor change for artifact inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schoeller committed Oct 19, 2024
1 parent f1fe5d7 commit dc4446a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,5 +221,5 @@ jobs:

- uses: ncipollo/release-action@v1
with:
artifacts: 'x86_64/*,noarch/*,*'
artifacts: 'x86_64/*,noarch/*,*.rpm'

0 comments on commit dc4446a

Please sign in to comment.