Skip to content

Commit

Permalink
remove with section, doesn't seem to work
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian committed Sep 11, 2023
1 parent b56503d commit 033d35d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/axolotl-ai
url: https://pypi.org/p/axolotl
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
with:
verbose: true
steps:
# retrieve your distributions here
- name: Publish package distributions to PyPI
Expand Down

0 comments on commit 033d35d

Please sign in to comment.