Skip to content

Commit

Permalink
update github artifact workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bcumming committed Apr 4, 2024
1 parent ab5cb9d commit 4faf6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
name: rpm
- name: release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: '*.rpm'

0 comments on commit 4faf6c5

Please sign in to comment.