Skip to content

Commit 215a6f0

Browse files
authored
Merge pull request #21 from PredicateSystems/receive_rust_sidecar4
update pypi key
2 parents aaf7c9a + 9d62787 commit 215a6f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-sidecar-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
working-directory: predicate_authority_sidecar
6565
env:
6666
TWINE_USERNAME: __token__
67-
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
67+
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN_PREDICATE_AUTHORITY }}
6868
run: |
6969
echo "Publishing predicate-authority-sidecar to PyPI..."
7070
twine upload dist/* --skip-existing

0 commit comments

Comments
 (0)