[ci skip] ci updates
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
|
|
||||||
- name: Configure Git User Details
|
- name: Configure Git User Details
|
||||||
run: git config --global user.email "ci@luminolmc.com" && git config --global user.name "LuminolMC CI"
|
run: git config --global user.email "ci@lophinecraft.com" && git config --global user.name "LophineCraftCI"
|
||||||
|
|
||||||
- name: Apply All Patches
|
- name: Apply All Patches
|
||||||
run: ./gradlew --refresh-dependencies applyAllPatches
|
run: ./gradlew --refresh-dependencies applyAllPatches
|
||||||
@@ -124,7 +124,7 @@ jobs:
|
|||||||
tag: ${{ env.tag }}
|
tag: ${{ env.tag }}
|
||||||
name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }}${{ env.release_count }}
|
name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }}${{ env.release_count }}
|
||||||
body: |
|
body: |
|
||||||
📦Version: `${{ env.mcversion }}` | Commit ${{ env.commit_id }} [](https://github.com/LuminolMC/${{ env.project_id }}/releases/download/${{ env.tag }}/${{ env.jar }})
|
📦Version: `${{ env.mcversion }}` | Commit ${{ env.commit_id }} [](https://github.com/LophineCraft/${{ env.project_id }}/releases/download/${{ env.tag }}/${{ env.jar }})
|
||||||
This release is automatically compiled by GitHub Actions
|
This release is automatically compiled by GitHub Actions
|
||||||
### Branch Info
|
### Branch Info
|
||||||
> ${{ github.ref_name }}
|
> ${{ github.ref_name }}
|
||||||
@@ -143,7 +143,7 @@ jobs:
|
|||||||
tag: ${{ env.tag }}
|
tag: ${{ env.tag }}
|
||||||
name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }}${{ env.release_count }}
|
name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }}${{ env.release_count }}
|
||||||
body: |
|
body: |
|
||||||
📦Version: `${{ env.mcversion }}` | Commit ${{ env.commit_id }} [](https://github.com/LuminolMC/${{ env.project_id }}/releases/download/${{ env.tag }}/${{ env.jar }})
|
📦Version: `${{ env.mcversion }}` | Commit ${{ env.commit_id }} [](https://github.com/LophineCraft/${{ env.project_id }}/releases/download/${{ env.tag }}/${{ env.jar }})
|
||||||
This release is automatically compiled by GitHub Actions
|
This release is automatically compiled by GitHub Actions
|
||||||
### Comments
|
### Comments
|
||||||
> ${{ inputs.comments }}
|
> ${{ inputs.comments }}
|
||||||
|
|||||||
Reference in New Issue
Block a user