Skip to content

Commit

Permalink
Merge branch 'main' into release/1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski committed Oct 27, 2023
2 parents 219b046 + 90c0792 commit b89d67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-and-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
needs: [unit_testing]
runs-on: ubuntu-latest
environment:
name: pypi
name: deployment
url: https://pypi.org/p/keepa
permissions:
id-token: write # this permission is mandatory for trusted publishing
Expand Down

0 comments on commit b89d67e

Please sign in to comment.