diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ff99561..8c60db9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -153,7 +153,7 @@ jobs: run: ls -R ./artifacts - name: Create GitHub Release and upload assets - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ steps.vars.outputs.tag }} name: SurfTimer.Plugin ${{ steps.vars.outputs.tag }}