diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ae6ed247..89f3fe3b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -385,7 +385,7 @@ jobs: cat /tmp/release_body.txt - name: Create Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ needs.get-version.outputs.version }} name: SpotiFLAC ${{ needs.get-version.outputs.version }}