mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 09:24:07 +03:00
ci: rename merged artifact package
It doesn't contain binary packages only
This commit is contained in:
parent
bf7fc6cfa4
commit
3b684f91ca
2
.github/workflows/packages.yml
vendored
2
.github/workflows/packages.yml
vendored
|
@ -271,7 +271,7 @@ jobs:
|
|||
- name: Merge Artifacts
|
||||
uses: actions/upload-artifact/merge@v4
|
||||
with:
|
||||
name: psycopg2-binary-artifact
|
||||
name: psycopg2-artifacts
|
||||
delete-merged: true
|
||||
|
||||
# }}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user