Skip to content

Commit

Permalink
Merge pull request #17 from golift/renovate/softprops-action-gh-relea…
Browse files Browse the repository at this point in the history
…se-2.x

chore(deps): update softprops/action-gh-release action to v2
  • Loading branch information
davidnewhall authored Jul 18, 2024
2 parents d3e4d28 + 9326058 commit b20640c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
with:
name: ${{ matrix.files }}
- name: Publish ${{ matrix.files }} artifacts to github
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
*.rpm
Expand Down

0 comments on commit b20640c

Please sign in to comment.