Skip to content

Commit 0210194

Browse files
authored
Bump the action to v2
1 parent 69e2019 commit 0210194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
path: artifacts
9797

9898
- name: Create GitHub Release with Assets
99-
uses: softprops/action-gh-release@v1
99+
uses: softprops/action-gh-release@v2
100100
with:
101101
tag_name: ${{ github.sha }}
102102
name: Release ${{ github.sha }}

0 commit comments

Comments
 (0)