Skip to content

Commit b2f8a83

Browse files
committed
remove environment requirement for trusted publishing
1 parent d13d4a4 commit b2f8a83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ permissions:
99
jobs:
1010
publish:
1111
runs-on: ubuntu-latest
12-
environment: release
1312
steps:
1413
- uses: actions/checkout@v4
1514
- uses: astral-sh/setup-uv@v4

0 commit comments

Comments
 (0)