Skip to content

Commit

Permalink
chore: update sintaxe of curl
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanildoBarauna committed Oct 16, 2024
1 parent cc5e329 commit 43ae71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dispatcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- name: Repository Dispatch
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
curl --request POST \
--url "https://api.github.com/repos/ivdatahub/pypi-package-stats/dispatches" \
Expand Down

0 comments on commit 43ae71a

Please sign in to comment.