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 ee7954b commit ea4fbf6Copy full SHA for ea4fbf6
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
publish:
13
environment:
14
name: pypi
15
- url: https://pypi.org/p/openai-agents
+ url: https://pypi.org/p/victor-openai-example
16
permissions:
17
id-token: write # Important for trusted publishing to PyPI
18
runs-on: ubuntu-latest
0 commit comments