mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 11:19:17 +02:00
This commit is contained in:
parent
00621bc569
commit
87cd071be8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- name: capture build artifacts
|
- name: capture build artifacts
|
||||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: server-stats-artifacts.zip
|
name: build-artifacts.zip
|
||||||
path: |
|
path: |
|
||||||
build/libs
|
build/libs
|
||||||
!build/libs/*-all.jar
|
!build/libs/*-all.jar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue