Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec committed Jan 10, 2025
1 parent c830947 commit 79d47d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ jobs:
if: github.event_name == 'release'
needs: [test_linux_wheels, test_linux_aarch64_wheels, test_macos_x86_wheels, test_macos_arm64_wheels, test_Windows_wheels]
runs-on: ubuntu-latest
environmemt:
environment:
name: release
url: https://pypi.org/p/pytket
permissions:
Expand Down

0 comments on commit 79d47d6

Please sign in to comment.