Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Update e2eaiok_recdp_release_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuechendi authored Dec 22, 2023
1 parent 60f548d commit 98077cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2eaiok_recdp_release_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Upload Package
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.PYPI_API_TOKEN_PYRECDP }}
packages_dir: RecDP/dist
password: ${{ secrets.PYPI_API_TOKEN_E2EAIOKRECDP }}
packages_dir: RecDP/dist

0 comments on commit 98077cf

Please sign in to comment.