Skip to content

Commit 92341e0

Browse files
##build Bump softprops/action-gh-release from 2.5.0 to 2.6.0 (#66)
1 parent fb52420 commit 92341e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
path: dist/artifacts
151151
- name: Create GitHub release
152152
id: create_release
153-
uses: softprops/action-gh-release@v2.5.0
153+
uses: softprops/action-gh-release@v2.6.0
154154
with:
155155
name: ${{ steps.r2yv.outputs.branch }}
156156
tag_name: ${{ needs.check_release.outputs.tag_name }}

0 commit comments

Comments
 (0)