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
|
runs-on: ubuntu-latest
|
||||||
environment:
|
environment:
|
||||||
name: pypi
|
name: pypi
|
||||||
url: https://pypi.org/p/axolotl-ai
|
url: https://pypi.org/p/axolotl
|
||||||
permissions:
|
permissions:
|
||||||
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
|
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
|
||||||
with:
|
|
||||||
verbose: true
|
|
||||||
steps:
|
steps:
|
||||||
# retrieve your distributions here
|
# retrieve your distributions here
|
||||||
- name: Publish package distributions to PyPI
|
- name: Publish package distributions to PyPI
|
||||||
|
|||||||
Reference in New Issue
Block a user