Skip to content

Commit

Permalink
Fix environment name, set to "release"
Browse files Browse the repository at this point in the history
agriyakhetarpal committed Aug 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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

0 comments on commit f62e144

Please sign in to comment.