Skip to content

Commit

Permalink
fix!: trust github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-zahedi committed Mar 28, 2024
1 parent b221ec9 commit 26d6ce6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,3 @@ jobs:

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.14
with:
password: ${{ secrets.PYPI_API_TOKEN }}
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ include LICENSE.md
include README.md
recursive-include azbankgateways *
recursive-include docs *
prune node_modules

0 comments on commit 26d6ce6

Please sign in to comment.