Skip to content

Commit

Permalink
Merge pull request #79 from Ernst79/event_fix
Browse files Browse the repository at this point in the history
fix: fix for repeated events
  • Loading branch information
Ernst79 authored Jul 7, 2023
2 parents 338e66d + 54556a3 commit 24d05e9
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
# - Create GitHub release
# - Publish to PyPI
- name: Python Semantic Release
uses: relekang/[email protected]
uses: python-semantic-release/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}
Loading

0 comments on commit 24d05e9

Please sign in to comment.