Skip to content

Commit

Permalink
further action attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourpeas committed Aug 19, 2021
1 parent db70262 commit 50081e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
run: |
curl -XPOST \
-H 'Accept: application/vnd.github.v3+json' \
-u "{{secrets.PAT_USERNAME}}:${{secrets.PAT_TOKEN}}" \
-H "Authorization: token ${{secrets.PAT_TOKEN}}" \
-H "Content-Type: application/json" https://api.github.com/repos/rcpch/digital-growth-charts-server/dispatches \
-d '{"event_type":"publish_to_pypi"}'

0 comments on commit 50081e9

Please sign in to comment.