Skip to content

Commit 8c7d85f

Browse files
authored
Revert "Use release env for release github workflow (#2608)" (#2626)
1 parent ab98dd4 commit 8c7d85f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/protocol-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ jobs:
120120
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
121121
run: |
122122
twine upload -r pypi dist/*
123-
with:
124-
ENVIRONMENT: release
125-
secrets: inherit
126123
127124
v4-proto-js-release:
128125
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)