Skip to content

Commit

Permalink
Fix RPM version number
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeanogamer committed Jun 3, 2023
1 parent 4da515e commit d7b31cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
workflow: build.yaml
commit: ${{github.event.pull_request.head.sha}}
name: hstsparser-1.1.8-2.fc38.noarch.rpm
name: hstsparser-1.1.9-1.fc38.noarch.rpm

- name: Create Draft GitHub Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit d7b31cc

Please sign in to comment.