Skip to content

Commit

Permalink
Merge pull request #51 from e-alizadeh/master
Browse files Browse the repository at this point in the history
New release
  • Loading branch information
e-alizadeh authored Oct 11, 2023
2 parents 91c8b15 + 2462f5f commit 94ac79d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
python-version: 3.8

- name: 📤 Publish Package (via Semantic Release)
uses: relekang/python-semantic-release@master
uses: relekang/python-semantic-release@v7.32.2
with:
github_token: ${{ secrets.GH_TOKEN }}
repository_username: __token__
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ __pycache__/
*.py[cod]
*$py.class
*.json

*.env
*.DS_Store
# C extensions
*.so

Expand Down

0 comments on commit 94ac79d

Please sign in to comment.