We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b505eae commit 08e6fc4Copy full SHA for 08e6fc4
.github/workflows/publish.yaml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
environment:
46
name: pypi
47
- url: https://pypi.org/p/eoapi-auth-utils
+ url: https://pypi.org/p/asgi-s3-response-middleware
48
permissions:
49
id-token: write # IMPORTANT: mandatory for trusted publishing
50
@@ -108,7 +108,7 @@ jobs:
108
109
110
name: testpypi
111
- url: https://test.pypi.org/p/eoapi-auth-utils
+ url: https://test.pypi.org/p/asgi-s3-response-middleware
112
113
114
0 commit comments