Skip to content

Commit

Permalink
Revert "Use release env for release github workflow (#2608)" (backport
Browse files Browse the repository at this point in the history
…#2626) (#2627)

Co-authored-by: jayy04 <[email protected]>
  • Loading branch information
mergify[bot] and jayy04 authored Dec 6, 2024
1 parent 2dfa399 commit 1492a32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/protocol-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
run: |
twine upload -r pypi dist/*
with:
ENVIRONMENT: release
secrets: inherit
v4-proto-js-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1492a32

Please sign in to comment.