Skip to content

Commit

Permalink
fix: update ci env
Browse files Browse the repository at this point in the history
  • Loading branch information
Lash-L committed Nov 14, 2024
1 parent 641a40c commit c05b31c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ jobs:
- name: Python Semantic Release
id: release
uses: python-semantic-release/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Publish package distributions to PyPI
uses: pypa/[email protected]
Expand Down

0 comments on commit c05b31c

Please sign in to comment.