更新 maven-publish.yml

This commit is contained in:
Yang Yang
2024-02-23 01:36:01 +08:00
committed by GitHub
parent 6f00c199f2
commit c427c93aea

View File

@@ -41,6 +41,6 @@ jobs:
- name: Upload native image from target folder
uses: actions/upload-artifact@v2
with:
name: native-image
name: gpt-4-copilot
path: target/gpt-4-copilot-0.4.0 # Replace your-binary-name with the actual name of your binary file