Skip to content

Commit

Permalink
Merge pull request #55 from thorn-oss/1password-api-key
Browse files Browse the repository at this point in the history
Use the Correct Variable Name for Releases
  • Loading branch information
mjs2600 authored Sep 24, 2024
2 parents 3868a41 + 5a94ece commit 72caab7
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 72caab7

Please sign in to comment.