We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55a60d commit 1ae1578Copy full SHA for 1ae1578
1 file changed
.github/workflows/build-numpy.yml
@@ -120,7 +120,7 @@ jobs:
120
merge-multiple: true
121
122
- name: Publish to GitLab PyPI registry
123
- uses: ./python-wheels-repo/actions/publish-to-gitlab
+ uses: riseproject-dev/python-wheels/actions/publish-to-gitlab@main
124
with:
125
gitlab-username: ${{ vars.GITLAB_DEPLOY_USER }}
126
gitlab-token: ${{ secrets.GITLAB_DEPLOY_TOKEN }}
0 commit comments