Skip to content

Commit

Permalink
Revert "Use release env for release github workflow (#2608)"
Browse files Browse the repository at this point in the history
This reverts commit 744a58b.
  • Loading branch information
jayy04 committed Dec 6, 2024
1 parent ab98dd4 commit b6d005d
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 b6d005d

Please sign in to comment.