Skip to content

Commit

Permalink
Updated GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
drewzadev committed Nov 12, 2023
1 parent 58df52f commit 356495b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,4 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: ./dist/rpms/*.rpm
tag_name: ${{fromJson(steps.set_var.outputs.packageJson).version}}
files: ./dist/rpms/*.rpm

0 comments on commit 356495b

Please sign in to comment.