remove with section, doesn't seem to work (#551)

This commit is contained in:
Wing Lian
2023-09-11 10:27:17 -04:00
committed by GitHub
parent b56503d423
commit c5dedb17ad

View File

@@ -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