Skip to content

Commit

Permalink
Update publish-snowflake-sdk-pypi.yaml to use specific token for PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
antikus authored Nov 3, 2023
1 parent 1dbd2e6 commit ea9d5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snowflake-sdk-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
packages-dir: ./relationalai-sdk-snowflake/dist
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.SNOWFLAKE_SDK_PYPI_TOKEN }}

0 comments on commit ea9d5e8

Please sign in to comment.