Skip to content

Commit f822dfd

Browse files
committed
build-matplotlib: specify files path in publish-wheels
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent 5b0fb28 commit f822dfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/build-matplotlib.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,4 @@ jobs:
187187
gitlab-token: ${{ secrets.GITLAB_DEPLOY_TOKEN }}
188188
gitlab-project-id: ${{ vars.GITLAB_PROJECT_ID }}
189189
gh-token: ${{ secrets.GITHUB_TOKEN }}
190+
files: 'wheelhouse/*.whl'

0 commit comments

Comments
 (0)