Skip to content

Commit 4fa5fcc

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent 297abd7 commit 4fa5fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: npm pack
4545

4646
- name: Release
47-
uses: softprops/action-gh-release@v1
47+
uses: softprops/action-gh-release@v2
4848
if: startsWith(github.ref, 'refs/tags/')
4949
with:
5050
files: openequella-react-kaltura-simpleuploader-*.tgz

0 commit comments

Comments
 (0)