diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb37875f..a37512e5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: run: php ./box.phar compile - name: Create Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: name: Release ${{ github.ref_name }} body: ''