Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonianb committed Aug 27, 2024
1 parent 85e0778 commit 00bf5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/codius-astro/src/lib/github.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const triggerWorkflow = async (
workflow_id: "deploy-worker.yml",
owner: "codius",
repo: "codius-astro",
ref: "main",
ref: "preview",
inputs: {
appId,
repo: `${owner}/${repo}`,
Expand Down

0 comments on commit 00bf5cb

Please sign in to comment.