Rename artifact upload name to 'plugin-build-artifact' for clarity
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: christopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: build-artifact
|
||||
name: plugin-build-artifact
|
||||
retention-days: 5
|
||||
if-no-files-found: error
|
||||
path: ${{ steps.jprm.outputs.artifact }}
|
||||
|
||||
Reference in New Issue
Block a user