Skip to content

Commit 28f83a7

Browse files
committed
chore: update softprops/action-gh-release
1 parent ae158b5 commit 28f83a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/custopize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
devices: "pi4-32bit,pi3-32bit,pi2-32bit,pi1-32bit"
226226

227227
- name: "🔖 Create release & attach assets"
228-
uses: softprops/action-gh-release@v1
228+
uses: softprops/action-gh-release@v2
229229
with:
230230
name: "${{ env.RELEASE_NAME }}"
231231
tag_name: "${{ env.RELEASE_TAG }}"

0 commit comments

Comments
 (0)