Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashendrickx authored Feb 6, 2024
1 parent 75d1c39 commit e918ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
-H "Accept: application/vnd.github.everest-preview+json" \
-H "Authorization: token ${{ secrets.PAT }}" \
--data '{"event_type": "release", "client_payload": { "repository": "jonashendrickx/passwordless-client-js", "ref": "${{ github.event.release.tag_name }}" }}' \
https://api.github.com/repos/passwordless-devops/dispatches
https://api.github.com/repos/jonashendrickx/passwordless-devops/dispatches

0 comments on commit e918ebc

Please sign in to comment.