From aa249946396d73f4761fcd8dd8826bc3a50700a9 Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Wed, 3 Nov 2021 10:14:33 +0100 Subject: [PATCH] Updated token name. --- .github/workflows/pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index bb9da86..4d6fdea 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -32,4 +32,4 @@ jobs: uses: pypa/gh-action-pypi-publish@master with: user: __token__ - password: ${{ secrets.PYPI_API_TOKEN }} + password: ${{ secrets.oidcmsg4 }}