File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 runs-on : ubuntu-latest
3939 environment :
4040 name : pypi
41- url : https://pypi.org/p/trecrun
41+ url : https://pypi.org/p/bsparse
4242 permissions :
4343 id-token : write # IMPORTANT: mandatory for trusted publishing
4444
@@ -97,14 +97,14 @@ jobs:
9797 publish-to-testpypi :
9898 name : Publish Python distribution to TestPyPI
9999 # ## Comment the following line to publish to testpypi on commit
100- # if: startsWith(github.ref, 'refs/PUBLISH-DISABLED/')
100+ if : startsWith(github.ref, 'refs/PUBLISH-DISABLED/')
101101 needs :
102102 - build
103103 runs-on : ubuntu-latest
104104
105105 environment :
106106 name : testpypi
107- url : https://test.pypi.org/p/trecrun
107+ url : https://test.pypi.org/p/bsparse
108108
109109 permissions :
110110 id-token : write # IMPORTANT: mandatory for trusted publishing
You can’t perform that action at this time.
0 commit comments