File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 42
42
aws_region_name : ${{ vars.AWS_REGION_NAME }}
43
43
aws_secret_id : ${{ secrets.AWS_SECRET_ID }}
44
44
artifactory_username : ${{ vars.ARTIFACTORY_USERNAME }}
45
- - uses : mongodb-labs /drivers-github-tools/python/pre-publish@python-pre-publish
45
+ - uses : blink1073 /drivers-github-tools/python/pre-publish@python-pre-publish
46
46
with :
47
47
version : ${{ inputs.version }}
48
48
dry_run : ${{ inputs.dry_run }}
76
76
aws_region_name : ${{ vars.AWS_REGION_NAME }}
77
77
aws_secret_id : ${{ secrets.AWS_SECRET_ID }}
78
78
artifactory_username : ${{ vars.ARTIFACTORY_USERNAME }}
79
- - uses : mongodb-labs /drivers-github-tools/python/publish@python-pre-publish
79
+ - uses : blink1073 /drivers-github-tools/python/publish@python-pre-publish
80
80
with :
81
81
version : ${{ inputs.version }}
82
82
following_version : ${{ inputs.following_version }}
You can’t perform that action at this time.
0 commit comments