From 2774fa25a526d93510a20277d10ddf317583327d Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Wed, 3 Nov 2021 10:14:33 +0100 Subject: [PATCH 1/3] 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 }} From 43f71b7d9ca0ede7f92c4ef52367e2f689677886 Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Wed, 10 Nov 2021 15:49:35 +0100 Subject: [PATCH 2/3] Correct 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 4d6fdea..bb9da86 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.oidcmsg4 }} + password: ${{ secrets.PYPI_API_TOKEN }} From 98f3ad58c91018411cc38d64b1f3854daa3b982f Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Thu, 11 Nov 2021 14:18:06 +0100 Subject: [PATCH 3/3] Reference to non-existing file removed. --- doc/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index a1b0e8a..efbcf27 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,7 +18,6 @@ Contents: oidcmsg/index howto/message howto/msg_extend - howto/jwt Indices and tables