Skip to content

Commit

Permalink
Update pythonpublish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke committed Feb 5, 2022
1 parent 91e1413 commit b402bc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pythonpublish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
status: "We just released $VERSION of Xgcm "
access-token: ${{ secrets.TWITTER_ACCESS_TOKEN }}
access-token-secret: ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }}
consumer-key: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
consumer-secret: ${{ secrets.TWITTER_CONSUMER_API_SECRET }}

0 comments on commit b402bc0

Please sign in to comment.