Skip to content

Commit

Permalink
Merge pull request #82 from Learnosity/LRN-43927/refactor/update-work…
Browse files Browse the repository at this point in the history
…flow-to-release-to-pypi

[REFACTOR] Rename and update workflow to release to PyPi - LRN-43927
  • Loading branch information
walsh-conor authored Aug 19, 2024
2 parents 1559cd5 + 4571491 commit 2a60115
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ permissions:
contents: read

jobs:
pypi-publish:
publish_pypi:
name: upload release to PyPI
runs-on: ubuntu-latest
environment: release
permissions:
id-token: write
steps:
Expand Down

0 comments on commit 2a60115

Please sign in to comment.