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 @@ -344,7 +344,7 @@ jobs:
344344 verify-metadata : false
345345 user : ${{ secrets.WPI_ARTIFACTORY_USERNAME }}
346346 password : ${{ secrets.WPI_ARTIFACTORY_TOKEN }}
347- repository-url : https://wpilib.jfrog.io/artifactory/api/pypi/wpilib-python-release-2025 -local
347+ repository-url : https://wpilib.jfrog.io/artifactory/api/pypi/wpilib-python-release-2027 -local
348348
349349 publish-rpyrepo-other :
350350 runs-on : ubuntu-latest
@@ -364,7 +364,7 @@ jobs:
364364 skip-existing : true # native packages can be uploaded multiple times
365365 user : ${{ secrets.WPI_ARTIFACTORY_USERNAME }}
366366 password : ${{ secrets.WPI_ARTIFACTORY_TOKEN }}
367- repository-url : https://wpilib.jfrog.io/artifactory/api/pypi/wpilib-python-release-2025 -local
367+ repository-url : https://wpilib.jfrog.io/artifactory/api/pypi/wpilib-python-release-2027 -local
368368
369369 publish-pypi :
370370 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments