diff --git a/.github/workflows/build-1214.yml b/.github/workflows/build-1214.yml index 1289b100..062617db 100644 --- a/.github/workflows/build-1214.yml +++ b/.github/workflows/build-1214.yml @@ -97,7 +97,7 @@ jobs: path: ./leaf-1.21.4-${{ env.BUILD_NUMBER }}.jar - name: Release Leaf - uses: softprops/action-gh-release@master + uses: softprops/action-gh-release@v2.2.2 # Temp fix with: name: "Leaf 1.21.4" tag_name: "ver-1.21.4"