Skip to content

Commit

Permalink
πŸ™ Updated workflow_dispatch trigger cURL command
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafSpecs committed Jan 27, 2024
1 parent 51e63ac commit 0d7fe9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/${{ github.repository }}/actions/workflows/sync-s3-posts.yml/dispatches \
-d "{\"ref\":\"main\"}"
-d "{\"ref\":\"remix-pwa\"}"

0 comments on commit 0d7fe9f

Please sign in to comment.