mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2026-02-02 02:00:23 +08:00
refactor: update build.gradle
This commit is contained in:
4
.github/workflows/workflow.yaml
vendored
4
.github/workflows/workflow.yaml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
with:
|
||||
name: plugin-starter
|
||||
path: |
|
||||
build/libs/*-plain.jar
|
||||
build/libs/*.jar
|
||||
retention-days: 1
|
||||
|
||||
github-release:
|
||||
@@ -102,4 +102,4 @@ jobs:
|
||||
release_id: releaseId,
|
||||
name: artifactName,
|
||||
data: await fs.readFile(artifactPathName)
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user