mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-27 02:49:19 +00:00
Revert action-gh-release to temp fix build
This commit is contained in:
2
.github/workflows/build-1214.yml
vendored
2
.github/workflows/build-1214.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user