Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit b87e642

Browse files
authored
Update import_packages.yml
1 parent f1d50c5 commit b87e642

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/import_packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
github_token: ${{ github.token }}
2828
workflow: ".github/workflows/import_packages.yml"
2929
workflow_conclusion: success
30-
name: database_volume
30+
name: weaviate_data
3131
name_is_regexp: true
3232
skip_unpack: false
3333
if_no_artifact_found: ignore
@@ -39,6 +39,6 @@ jobs:
3939
- name: 'Upload Volume'
4040
uses: actions/upload-artifact@v4
4141
with:
42-
name: database_volume
42+
name: weaviate_data
4343
path: weaviate_data
4444
retention-days: 5

0 commit comments

Comments
 (0)