Skip to content

Commit

Permalink
removing enviroment keyword and build name from pypi-release.yml for …
Browse files Browse the repository at this point in the history
…debugging purposes
  • Loading branch information
Keira Crafts authored and Keira Crafts committed Aug 22, 2024
1 parent 91bf3b7 commit ef98a98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ on:

jobs:
build:
name: upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/pycfmodel
permissions:
id-token: write
steps:
Expand Down

0 comments on commit ef98a98

Please sign in to comment.