remove with section, doesn't seem to work (#551)
This commit is contained in:
4
.github/workflows/pypi.yml
vendored
4
.github/workflows/pypi.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user