Skip to content

Commit

Permalink
fix: release are not published
Browse files Browse the repository at this point in the history
  • Loading branch information
eliias committed Aug 21, 2024
1 parent d69235b commit 8053a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
fetch-depth: 0

- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8053a9f

Please sign in to comment.