mirror of
https://github.com/KoopaCode/Lockage.git
synced 2025-04-02 22:47:31 +00:00
Update build.yml
This commit is contained in:
parent
f1439c0400
commit
e46df32fb2
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -39,8 +39,8 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ env.PLUGIN_FILE }}-${{ env.PLUGIN_VERSION }}
|
||||
path: target/${{ env.PLUGIN_FILE }}-${{ env.PLUGIN_VERSION }}.jar
|
||||
name: ${{ env.PLUGIN_NAME }}-${{ env.PLUGIN_VERSION }}
|
||||
path: target/*.jar
|
||||
retention-days: 30
|
||||
|
||||
- name: Send Build Notification
|
||||
|
Loading…
x
Reference in New Issue
Block a user