Skip to content

Commit

Permalink
Add wildcard
Browse files Browse the repository at this point in the history
  • Loading branch information
gadial committed Jan 15, 2025
1 parent 4a6fd11 commit a637f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: deploy
pattern: 'aer-deploy-shared-'
pattern: 'aer-deploy-shared-*'
merge-multiple: true
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit a637f13

Please sign in to comment.