Skip to content

Commit

Permalink
fix: update org name
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Oct 13, 2023
1 parent 481ed8d commit fa1a109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trigger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ async function main() {

try {
await octokit.request('POST /repos/{owner}/{repo}/dispatches', {
owner: 'buildyourwebapp',
owner: 'holochain-open-dev',
repo: 'holochain-prebuilt-binaries',
event_type: `install-release-all`,
client_payload: {
Expand Down

0 comments on commit fa1a109

Please sign in to comment.