Skip to content

Commit

Permalink
Disable attestations and remove unused password token
Browse files Browse the repository at this point in the history
  • Loading branch information
moeyensj committed Oct 30, 2024
1 parent 9fab882 commit 3ed011c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
- name: Publish naif_de440 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}
attestations: false
verbose: true

0 comments on commit 3ed011c

Please sign in to comment.