Skip to content

Commit

Permalink
Fix environment name, set to "release"
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Aug 22, 2024
1 parent 16af29f commit f62e144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Upload to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
name: release
url: https://pypi.org/p/autograd
permissions:
id-token: write # mandatory for trusted publishing
Expand Down

0 comments on commit f62e144

Please sign in to comment.