Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 26, 2024
1 parent 2bf6527 commit 96d01f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: dist/*
test:
name: Upload to Test PyPI
permissions:
permissions:
id-token: write
needs: [build]
runs-on: ubuntu-latest
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
publish:
environment: release
permissions:
permissions:
id-token: write
name: Upload release to PyPI
needs: [build, test]
Expand Down

0 comments on commit 96d01f7

Please sign in to comment.