Skip to content

Commit 96d01f7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2bf6527 commit 96d01f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
path: dist/*
4848
test:
4949
name: Upload to Test PyPI
50-
permissions:
50+
permissions:
5151
id-token: write
5252
needs: [build]
5353
runs-on: ubuntu-latest
@@ -76,7 +76,7 @@ jobs:
7676
7777
publish:
7878
environment: release
79-
permissions:
79+
permissions:
8080
id-token: write
8181
name: Upload release to PyPI
8282
needs: [build, test]

0 commit comments

Comments
 (0)