Skip to content

Commit

Permalink
Merge pull request #101 from ali-zahedi/fix/githubaction
Browse files Browse the repository at this point in the history
fix: remove unused environment
  • Loading branch information
ali-zahedi authored Mar 28, 2024
2 parents f71fa5d + c9ea612 commit b4ab79c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
pypi-publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/az-iranian-bank-gateways/
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
Expand Down

0 comments on commit b4ab79c

Please sign in to comment.