File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 8
8
]]
9
9
then
10
10
echo \
11
- ::warning file=' # >>' PyPA publish to PyPI GHA' %3A' ' << ' :: \
11
+ ::warning file=' # >>' PyPA publish to PyPI GHA' %3A' \
12
+ POTENTIALLY INVALID TOKEN \
13
+ ' << ' :: \
12
14
It looks like you are trying to use an API token to \
13
15
authenticate in the package index and your token value does \
14
16
not start with ' "pypi-"' as it typically should. This may \
22
24
]]
23
25
then
24
26
echo \
25
- ::warning file=' # >>' PyPA publish to PyPI GHA' %3A' ' << ' :: \
27
+ ::warning file=' # >>' PyPA publish to PyPI GHA' %3A' \
28
+ MISSING DISTS \
29
+ ' << ' :: \
26
30
It looks like there are no Python distribution packages to \
27
31
publish in the directory " '${INPUT_PACKAGES_DIR%%/ } /'" . \
28
32
Please verify that they are in place should you face this \
You can’t perform that action at this time.
0 commit comments