Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ast0815 committed Oct 18, 2024
1 parent cef0d73 commit 1406cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
dist:
runs-on: ubuntu-latest

environmen: release
environment: release
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
Expand Down

0 comments on commit 1406cbe

Please sign in to comment.