Skip to content

Commit

Permalink
remove twine username
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Feb 17, 2024
1 parent ebe5939 commit ebcd127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: Finalize Release
id: finalize-release
env:
TWINE_USERNAME: __token__
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
uses: jupyter-server/jupyter-releaser/.github/actions/finalize-release@v2
with:
Expand Down

0 comments on commit ebcd127

Please sign in to comment.