Skip to content

Commit 36208fe

Browse files
pulpbotmdellweg
authored andcommitted
Update CI files
[noissue]
1 parent e7a6e79 commit 36208fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/template_gitref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021.08.26-300-gb64deac
1+
2021.08.26-301-g83f0607

.github/workflows/scripts/publish_client_pypi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ then
2727
exit
2828
fi
2929

30-
twine upload -u pulp -p "$PYPI_API_TOKEN" \
30+
twine upload -u __token__ -p "$PYPI_API_TOKEN" \
3131
"dist/pulpcore_client-$VERSION-py3-none-any.whl" \
3232
"dist/pulpcore-client-$VERSION.tar.gz" \
3333
;

docs/template_gitref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021.08.26-300-gb64deac
1+
2021.08.26-301-g83f0607

0 commit comments

Comments
 (0)