Skip to content

Commit 5fce9dd

Browse files
authored
Merge pull request #403 from Unpackerr/renovate/softprops-action-gh-release-2.x
Update softprops/action-gh-release action to v2
2 parents 36ddba7 + b8e52aa commit 5fce9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
with:
154154
name: ${{ matrix.files }}
155155
- name: Publish ${{ matrix.files }} artifacts to github
156-
uses: softprops/action-gh-release@v1
156+
uses: softprops/action-gh-release@v2
157157
with:
158158
files: |
159159
*.rpm

0 commit comments

Comments
 (0)