Skip to content

Commit

Permalink
Merge pull request #883 from mrapp-ke/merge-bugfix
Browse files Browse the repository at this point in the history
Merge bugfix into feature branch
  • Loading branch information
issue-api-tokens[bot] authored May 5, 2024
2 parents fde9291 + a9af499 commit 26fb333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
pypi_repository: testpypi
dev_release: true
secrets:
pypi_username: ${{ secrets.PYPI_USERNAME }}
pypi_password: ${{ secrets.PYPI_PASSWORD }}
pypi_username: ${{ secrets.TEST_PYPI_USERNAME }}
pypi_password: ${{ secrets.TEST_PYPI_PASSWORD }}

0 comments on commit 26fb333

Please sign in to comment.