[ci skip]Change file name

This commit is contained in:
ShintoKosei
2024-04-06 15:29:18 +08:00
committed by GitHub
parent bdd41593e0
commit eb3502eb86
2 changed files with 1 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ jobs:
mv build/libs/luminol-bundler-1.20.4-R0.1-SNAPSHOT-reobf.jar build/libs/luminol-1.20.4-bundler.jar
mv build/libs/luminol-paperclip-1.20.4-R0.1-SNAPSHOT-reobf.jar build/libs/luminol-1.20.4-paperclip.jar
- name: Get Release Info
run: sh scripts/Get&SetENV.sh
run: sh scripts/GetSetENV.sh
- name: Create Release
if: github.event.commits[0].message != '[release-skip]'
uses: ncipollo/release-action@v1.12.0