diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7670b3d..7c905ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -89,7 +89,7 @@ jobs: head -200 CHANGELOG.txt - name: Create / update GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ github.ref_name }} name: "bizzymod-stats ${{ steps.ver.outputs.version }}"