Skip to content

Commit

Permalink
ci: rename merged artifact package
Browse files Browse the repository at this point in the history
It doesn't contain binary packages only
  • Loading branch information
dvarrazzo committed Jan 4, 2025
1 parent bf7fc6c commit 3b684f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

# }}}

0 comments on commit 3b684f9

Please sign in to comment.