Skip to content

Commit

Permalink
Revert "test package name fix"
Browse files Browse the repository at this point in the history
This reverts commit 3cebfc5.
  • Loading branch information
Sergey Rybakov committed Aug 15, 2023
1 parent 3cebfc5 commit 3679e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id-token: write
environment:
name: testpypi
url: https://test.pypi.org/p/${{ env.PACKAGE_NAME }}
url: https://test.pypi.org/p/$PACKAGE_NAME

steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 3679e9f

Please sign in to comment.