mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-17 16:45:12 +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
|
- name: Archive plugin-links jar
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: halo-plugin-template
|
name: halo-plugin-template.jar
|
||||||
path: |
|
path: |
|
||||||
build/libs
|
build/libs/*-plain.jar
|
||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
Reference in New Issue
Block a user