Skip to content

Commit

Permalink
Move to using a token
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Gibson committed Mar 18, 2024
1 parent 8485fa8 commit 40b15c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_publish_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ env:
SLACK_CHANNEL_ID: C05Q5KLUW6Q
RELEASE_REPO: https://github.com/ncstate-sat/sat-utils/
FLIT_USERNAME: __token__
FLIT_PASSWORD: ${{ secrets.PYPI_TOKEN }}

jobs:
run_tests:
Expand Down

0 comments on commit 40b15c0

Please sign in to comment.