8000 CI: fix publish workflow credentials (#710) · anthropics/anthropic-sdk-python@e8bd777 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8bd777

Browse files
CI: fix publish workflow credentials (#710)
1 parent a7bc9eb commit e8bd777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
publish:
99
name: publish
1010
runs-on: ubuntu-latest
11+
environment: production-release
1112

1213
steps:
1314
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)
0