diff --git a/.github/workflows/custopize.yml b/.github/workflows/custopize.yml index 81c0692..d3b7693 100644 --- a/.github/workflows/custopize.yml +++ b/.github/workflows/custopize.yml @@ -213,7 +213,7 @@ jobs: devices: "pi4-32bit,pi3-32bit,pi2-32bit,pi1-32bit" - name: "🔖 Create release & attach assets" - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: name: "${{ env.RELEASE_NAME }}" tag_name: "${{ env.RELEASE_TAG }}"