Skip to content

Commit

Permalink
Use the Correct Variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mjs2600 committed Sep 24, 2024
1 parent 20c9093 commit 5a94ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@ jobs:
export-env: true
env:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
PYPI_API_KEY: op://data-science-oss/perception-pypi-api-key/secret/value
POETRY_PYPI_TOKEN_PYPI: op://data-science-oss/perception-pypi-api-key/secret/value
- name: Publish package
run: poetry publish -n

0 comments on commit 5a94ece

Please sign in to comment.