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.
2 parents f5a242a + b73a15c commit 704a3b2Copy full SHA for 704a3b2
.github/workflows/pypa-publish.yml
@@ -7,9 +7,6 @@ jobs:
7
pypi-publish:
8
name: Upload release to PyPI
9
runs-on: ubuntu-latest
10
- environment:
11
- name: pypi
12
- url: https://pypi.org/p/monday-api-python-sdk
13
permissions:
14
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
15
steps:
0 commit comments