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 88bdd96 commit 91e1413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
VERSION: python setup.py --version
uses: ethomson/send-tweet-action@v1
with:
with:
status: "We just released $VERSION of Xgcm "
access-token: ${{ secrets.TWITTER_ACCESS_TOKEN }}
access-token-secret: ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }}

0 comments on commit 91e1413

Please sign in to comment.