Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonianb committed Sep 4, 2024
1 parent dd056dd commit 76665f4
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 @@ -60,7 +60,7 @@ export const triggerWorkflow = async (
workflow_id: "deploy-worker.yml",
owner: "codius",
repo: "codius-astro",
ref: "main",
ref: "test",
inputs: {
appId,
repo: `${owner}/${repo}`,
Expand Down

0 comments on commit 76665f4

Please sign in to comment.