Skip to content

Commit

Permalink
Merge pull request #20 from ant-media/lastpeony-patch-2
Browse files Browse the repository at this point in the history
Update publish-release.yml
  • Loading branch information
lastpeony authored Oct 8, 2024
2 parents d83a0a0 + ca6a802 commit a4a2479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "Authorization: Bearer ${{ secrets.REPO_COMMUNICATION }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/ant-media/StreamApp/actions/workflows/update-embedded-player.yml/dispatches \
-d '{"ref":"update-embeded-player-automation"}'
Expand Down

0 comments on commit a4a2479

Please sign in to comment.