Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Goldsmith authored and Ben Goldsmith committed Oct 14, 2023
1 parent 1345fed commit ab35c6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:
- name: Upload to Twine
run: |
twine upload dist/*
env:
TWINE_USERNAME: _token_
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ dist/
__pycache__/
.DS_Store
aws-google-saml.rb
node_modules/

0 comments on commit ab35c6b

Please sign in to comment.