Skip to content

Commit 6cdc807

Browse files
authored
Add publish environment and remove unnecessary workflow (elevenlabs#791)
1 parent a8b4b1c commit 6cdc807

2 files changed

Lines changed: 1 addition & 43 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
needs: [compile, test]
4545
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
4646
runs-on: ubuntu-24.04
47+
environment: pypi-publish
4748
permissions:
4849
id-token: write
4950
contents: read

.github/workflows/tests.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)