mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-14 15:11:52 +00:00
chore: update github workflow config
This commit is contained in:
4
.github/workflows/workflow.yaml
vendored
4
.github/workflows/workflow.yaml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: Archive plugin-links jar
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: halo-plugin-template
|
||||
name: halo-plugin-template.jar
|
||||
path: |
|
||||
build/libs
|
||||
build/libs/*-plain.jar
|
||||
retention-days: 1
|
||||
|
Reference in New Issue
Block a user